diff options
Diffstat (limited to 'sysdeps/unix/s-proto.S')
-rw-r--r-- | sysdeps/unix/s-proto.S | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdeps/unix/s-proto.S b/sysdeps/unix/s-proto.S new file mode 100644 index 0000000000..52a197036c --- /dev/null +++ b/sysdeps/unix/s-proto.S @@ -0,0 +1,4 @@ +/* This file exists just to have its dependencies determined. + Those dependencies are then used for the simple system call objects. */ + +#include <sysdep.h> |