Correct last patch.

This commit is contained in:
Ulrich Drepper 2000-11-10 05:06:34 +00:00
parent a632433d28
commit 7f10098010

View File

@ -37,7 +37,7 @@ libc {
getrusage;
# time type change
gettimeofday;
gettimeofday; getitimer;
# i*
ieee_get_fp_control; ieee_set_fp_control;
@ -51,9 +51,6 @@ libc {
# w*
wait4;
}
GLIBC_2.1.1 {
getitimer;
}
GLIBC_2.1.4 {
pciconfig_iobase;
}