diff options
Diffstat (limited to 'sysdeps')
-rw-r--r-- | sysdeps/unix/make-syscalls.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/make-syscalls.sh b/sysdeps/unix/make-syscalls.sh index ca82e1f331..8abb0349bf 100644 --- a/sysdeps/unix/make-syscalls.sh +++ b/sysdeps/unix/make-syscalls.sh @@ -155,6 +155,7 @@ shared-only-routines += $file case x"$callnum" in x_) echo "\ + \$(make-target-directory) (echo '/* Dummy module requested by syscalls.list */'; \\" ;; x*) |