diff options
Diffstat (limited to 'lib/amd64.asm.in')
-rw-r--r-- | lib/amd64.asm.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/amd64.asm.in b/lib/amd64.asm.in index 2c14bf241..0fa66fa7d 100644 --- a/lib/amd64.asm.in +++ b/lib/amd64.asm.in @@ -5,7 +5,6 @@ ; that is the only convention any C compiler supports. \python{ -# as usual I use my own preprocessor :-) import os def c(name): |