Fixed errors and documented everything

This commit is contained in:
2014-12-05 03:04:46 +01:00
parent 340aa29d4a
commit a659c072da
22 changed files with 3958 additions and 153 deletions
+4
View File
@@ -0,0 +1,4 @@
{
".S": {"name": "x86asm", "symbol": "//"},
".c": {"name": "c", "symbol": "//"}
}