diff options
Diffstat (limited to 'runtime/autoconf-asm-syscall.c')
-rw-r--r-- | runtime/autoconf-asm-syscall.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/autoconf-asm-syscall.c b/runtime/autoconf-asm-syscall.c new file mode 100644 index 00000000..bf7a273f --- /dev/null +++ b/runtime/autoconf-asm-syscall.c @@ -0,0 +1,2 @@ +#include <asm/syscall.h> + |