Almost have an x86_64 assembly example working.

This commit is contained in:
Nicolás A. Ortega
2017-04-10 21:52:41 +02:00
parent 37fbe91792
commit 596c5ec5d4
3 changed files with 86 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
# Ignore builds
bin/
*.o