summaryrefslogtreecommitdiff
path: root/ldso/include/dl-syscall.h
diff options
context:
space:
mode:
authorJoakim Tjernlund <joakim.tjernlund@transmode.se>2005-09-20 21:19:51 +0000
committerJoakim Tjernlund <joakim.tjernlund@transmode.se>2005-09-20 21:19:51 +0000
commit98c83dcfa7847d95d05f90248635a45a6f8dd6e6 (patch)
tree9b44055db3963b22bf90cd55a96d7861e06c78e4 /ldso/include/dl-syscall.h
parent7058b3fc160662902c26401c118912a7a32554e2 (diff)
Make powerpc use sys/syscall.h, instead of defining its own syscalls.
Diffstat (limited to 'ldso/include/dl-syscall.h')
-rw-r--r--ldso/include/dl-syscall.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ldso/include/dl-syscall.h b/ldso/include/dl-syscall.h
index a1a2859c4..d4348afc0 100644
--- a/ldso/include/dl-syscall.h
+++ b/ldso/include/dl-syscall.h
@@ -11,9 +11,6 @@
#define kernel_stat stat
#include <bits/kernel_stat.h>
#include <bits/kernel_types.h>
-#define _SYSCALL_H
-#include <bits/sysnum.h>
-#undef _SYSCALL_H
/* _dl_open() parameters */
#define O_RDONLY 0x0000