From 98c83dcfa7847d95d05f90248635a45a6f8dd6e6 Mon Sep 17 00:00:00 2001 From: Joakim Tjernlund Date: Tue, 20 Sep 2005 21:19:51 +0000 Subject: Make powerpc use sys/syscall.h, instead of defining its own syscalls. --- ldso/include/dl-syscall.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'ldso/include/dl-syscall.h') 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 #include -#define _SYSCALL_H -#include -#undef _SYSCALL_H /* _dl_open() parameters */ #define O_RDONLY 0x0000 -- cgit v1.2.3