svn commit: branches/uClibc-nptl/libc/sysdeps/linux: i386/bits x86_64/bits

carmelo at uclibc.org carmelo at uclibc.org
Thu Feb 19 10:19:53 UTC 2009


Author: carmelo
Date: 2009-02-19 10:19:51 +0000 (Thu, 19 Feb 2009)
New Revision: 25380

Log:
Synch kernel_types.h (i386, x86_64) with trunk


Modified:
   branches/uClibc-nptl/libc/sysdeps/linux/i386/bits/kernel_types.h
   branches/uClibc-nptl/libc/sysdeps/linux/x86_64/bits/kernel_types.h


Changeset:
Modified: branches/uClibc-nptl/libc/sysdeps/linux/i386/bits/kernel_types.h
===================================================================
--- branches/uClibc-nptl/libc/sysdeps/linux/i386/bits/kernel_types.h	2009-02-19 10:18:45 UTC (rev 25379)
+++ branches/uClibc-nptl/libc/sysdeps/linux/i386/bits/kernel_types.h	2009-02-19 10:19:51 UTC (rev 25380)
@@ -50,4 +50,4 @@
 #endif
 } __kernel_fsid_t;
 
-#endif /* __ARCH_I386_POSIX_TYPES_H */
+#endif

Modified: branches/uClibc-nptl/libc/sysdeps/linux/x86_64/bits/kernel_types.h
===================================================================
--- branches/uClibc-nptl/libc/sysdeps/linux/x86_64/bits/kernel_types.h	2009-02-19 10:18:45 UTC (rev 25379)
+++ branches/uClibc-nptl/libc/sysdeps/linux/x86_64/bits/kernel_types.h	2009-02-19 10:19:51 UTC (rev 25380)
@@ -50,4 +50,4 @@
 #endif
 } __kernel_fsid_t;
 
-#endif /* _ASM_X86_64_POSIX_TYPES_H */
+#endif



More information about the uClibc-cvs mailing list