2005-02-01 Roland McGrath <roland@redhat.com>

* linux/syscall.h [IA64] (SYS_semtimedop): #undef it.
This commit is contained in:
Roland McGrath 2005-02-02 03:42:51 +00:00
parent 5f221c3659
commit f01185e5d4

View File

@ -194,6 +194,7 @@ int sys_shmat(), sys_shmdt(), sys_shmget(), sys_shmctl();
# undef SYS_semop
# undef SYS_semget
# undef SYS_semctl
# undef SYS_semtimedop
# undef SYS_msgsnd
# undef SYS_msgrcv
# undef SYS_msgget