Add oldmsgctl, oldsemctl.

This commit is contained in:
Ulrich Drepper 2000-02-11 21:01:03 +00:00
parent 23f1401266
commit e1b4ab28ae

View File

@ -13,6 +13,9 @@ sysdep_routines += osf_select osf_gettimeofday osf_settimeofday \
osf_getitimer osf_setitimer osf_utimes \
osf_getrusage osf_wait4 old_adjtimex
# Support old ipc control
sysdep_routines += oldmsgctl oldsemctl oldshmctl
CFLAGS-ioperm.c = -Wa,-mev6
endif