summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/ia64/sysdep.h
AgeCommit message (Collapse)Author
2007-03-11Patch from Al Stone to fix ia64:Rob Landley
The attached patch works around some compilation failures on ia64 caused by the use of the C preprocessor ## operator, and allows the ia64 default configuration to build again -- or, at least get as far as an x86 build does (the current source tree has some problems compiling because of conflicting type declarations for __kernel_dev_t).
2006-02-04import files from glibc for an ia64/static portMike Frysinger