diff options
Diffstat (limited to 'sysdeps/stub/asm-syntax.h')
-rw-r--r-- | sysdeps/stub/asm-syntax.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/stub/asm-syntax.h b/sysdeps/stub/asm-syntax.h new file mode 100644 index 0000000000..a36150984f --- /dev/null +++ b/sysdeps/stub/asm-syntax.h @@ -0,0 +1,3 @@ +/* On some machines the mpn function from GNU MP use a file called + "asm-syntax.h" to define macros for assembly source code to use. */ + |