PATCH: Fix ia64 build

Roland McGrath roland@redhat.com
Sat May 3 20:09:00 GMT 2003


> +#ifndef __NR_semtimedop
> +# define __NR_semtimedop 1247
> +#endif

If this is the approach you are taking, you can do that in sysdep.h
and then syscalls.list will work without needing to add the new source file.



More information about the Libc-alpha mailing list