On Thu, Dec 27, 2001 at 12:05:55PM +0100, Carsten Langgaard wrote: > Why is the signals definition (in include/asm-mips/signal.h) for MIPS > different from everybody else ? > For example: > > Hdefine SIGBUS 10 (MIPS) > Hdefine SIGBUS 7 (I386) > > Hdefine SIGSTKFLT 16 (I386, doesn't exist on MIPS) > > Is there any reason for this ? Time to read the ABI :-) Ralf