diff options
Diffstat (limited to 'sysdeps/unix/sysv/aix/syscall.c')
-rw-r--r-- | sysdeps/unix/sysv/aix/syscall.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/aix/syscall.c b/sysdeps/unix/sysv/aix/syscall.c new file mode 100644 index 0000000000..6f204ff809 --- /dev/null +++ b/sysdeps/unix/sysv/aix/syscall.c @@ -0,0 +1,2 @@ +/* XXX We will have to see whether it is possible to implement this + function at all. */ |