diff options
Diffstat (limited to 'amd64/sysv.c')
| -rw-r--r-- | amd64/sysv.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/amd64/sysv.c b/amd64/sysv.c new file mode 100644 index 0000000..e998036 --- /dev/null +++ b/amd64/sysv.c @@ -0,0 +1,3 @@ +#include "all.h" + +/* vim:set ts=3 sw=3 expandtab: */ |