summaryrefslogtreecommitdiff
path: root/0.S
diff options
context:
space:
mode:
Diffstat (limited to '0.S')
-rw-r--r--0.S11
1 files changed, 11 insertions, 0 deletions
diff --git a/0.S b/0.S
new file mode 100644
index 0000000..1fe8335
--- /dev/null
+++ b/0.S
@@ -0,0 +1,11 @@
+/**
+** @file ?
+**
+** @author CSCI-452 class of 20245
+**
+** @brief ?
+*/
+
+#define ASM_SRC
+
+ .arch i386