* sysdeps/unix/sysv/linux/m68k/kernel-features.h: Revert last

change, the syscalls have been added to 2.6.30-rc4.
This commit is contained in:
Andreas Schwab 2009-04-25 19:30:25 +00:00
parent ba35741e51
commit 2b2b217196
2 changed files with 7 additions and 4 deletions

View File

@ -1,3 +1,8 @@
2009-04-25 Andreas Schwab <schwab@linux-m68k.org>
* sysdeps/unix/sysv/linux/m68k/kernel-features.h: Revert last
change, the syscalls have been added to 2.6.30-rc4.
2009-04-18 Joseph Myers <joseph@codesourcery.com>
* sysdeps/unix/sysv/linux/m68k/kernel-features.h (__ASSUME_PREADV,

View File

@ -1,6 +1,6 @@
/* Set flags signalling availability of kernel features based on given
kernel version number.
Copyright (C) 2008 Free Software Foundation, Inc.
Copyright (C) 2008, 2009 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@ -39,5 +39,3 @@
/* These syscalls are not implemented yet for m68k. */
#undef __ASSUME_PSELECT
#undef __ASSUME_PPOLL
#undef __ASSUME_PREADV
#undef __ASSUME_PWRITEV