why multiple definitions of SS_ONSTACK and SS_DISABLE

From: Chris Friesen
Date: Wed Oct 20 2004 - 17:53:29 EST


The following two definitions are identical for every architecture that defines them. Is there any particular reason why they aren't defined in linux/signal.h rather than asm/signal.h?

#define SS_ONSTACK 1
#define SS_DISABLE 2


Chris
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/