* sysdeps/unix/sysv/linux/m68k/kernel-features.h (__ASSUME_PREADV,
authorJoseph Myers <joseph@codesourcery.com>
Sat, 18 Apr 2009 16:26:00 +0000 (16:26 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Sat, 18 Apr 2009 16:26:00 +0000 (16:26 +0000)
__ASSUME_PWRITEV): Undefine.

ChangeLog.m68k
sysdeps/unix/sysv/linux/m68k/kernel-features.h

index b630578..ef7d08d 100644 (file)
@@ -1,3 +1,8 @@
+2009-04-18  Joseph Myers  <joseph@codesourcery.com>
+
+       * sysdeps/unix/sysv/linux/m68k/kernel-features.h (__ASSUME_PREADV,
+       __ASSUME_PWRITEV): Undefine.
+
 2009-03-17  Joseph Myers  <joseph@codesourcery.com>
 
        * sysdeps/unix/sysv/linux/m68k/getsysstats.c (GET_NPROCS_PARSER):
index 9a6d23d..d897562 100644 (file)
@@ -39,3 +39,5 @@
 /* These syscalls are not implemented yet for m68k.  */
 #undef __ASSUME_PSELECT
 #undef __ASSUME_PPOLL
+#undef __ASSUME_PREADV
+#undef __ASSUME_PWRITEV