Subject: CVS commit: xsrc/xfree/xc/programs/Xserver/hw/xfree86/common
To: None <source-changes@NetBSD.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 03/06/2004 14:33:01
Module Name:	xsrc
Committed By:	chris
Date:		Sat Mar  6 14:33:01 UTC 2004

Modified Files:
	xsrc/xfree/xc/programs/Xserver/hw/xfree86/common: compiler.h

Log Message:
Sort out the arm definitions of outb etc.

arm and arm32 use long
sh uses int
mips (actually everything else uses short)


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/common/compiler.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.