linux bame

Paul Bame bame@puffin.external.hp.com
Fri, 17 Nov 2000 22:43:30 -0700


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	bame	00/11/17 22:43:30

Modified files:
	include/asm-parisc: signal.h 

Log message:
Adjusted some types to be a fixed size both wide and narrow.

Changed the __sighandler_t for 64-bit to NOT be a function pointer,
because function pointers on 64-bit parisc are weird beasties, and
the compiler doesn't allow proper manipulation of them.  64-bit user
space may introduce new issues.