summaryrefslogtreecommitdiff
path: root/9p46.cpp
diff options
context:
space:
mode:
authorOskar <[email protected]>2024-11-03 13:37:12 +0100
committerOskar <[email protected]>2024-11-03 13:37:12 +0100
commite485cf3dd08e024b24a6d01b495ff0de6835df6c (patch)
treef31ece63ea444c191be77bc945a9ab35514e5e7d /9p46.cpp
parent77b344e13eae4b4439f96a8d062151da03bf8263 (diff)
more, some unfinished stuff
Diffstat (limited to '9p46.cpp')
-rw-r--r--9p46.cpp12
1 files changed, 12 insertions, 0 deletions
diff --git a/9p46.cpp b/9p46.cpp
new file mode 100644
index 0000000..58d5fbf
--- /dev/null
+++ b/9p46.cpp
@@ -0,0 +1,12 @@
+#include <iostream>
+
+/*
+ *
+ * Description
+ *
+ *
+ */
+
+int main () {
+ return 0;
+}