[parisc-linux-cvs] linux willy

Matthew Wilcox willy@puffin.external.hp.com
Sun, 15 Jul 2001 16:30:30 -0600


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	willy	01/07/15 16:30:30

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

Log message:
u8 -> unsigned char
u16 -> unsigned short
u32 -> unsigned int

this will allow some more userspace programs to compile.