xserver-multidpi/hw/xfree86/os-support
Eric Anholt 76eedb039f xfree86: Fix a compiler warning on 64-bit.
asm/mtrr.h makes this an unsigned long on 32, but a u64 on 64.  Cast
it to a long to win.

Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2014-02-07 16:03:48 -08:00
..
bsd Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
bus Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
hurd Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
linux xfree86: Fix a compiler warning on 64-bit. 2014-02-07 16:03:48 -08:00
misc Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
shared Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
solaris Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
stub Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
int10Defines.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
Makefile.am xfree86: Add stubs for os-support to help adding new architecture support 2011-10-15 21:18:47 -07:00
xf86_OSlib.h Fix mouse header include on DragonFly and FreeBSD 2013-07-17 14:27:26 +10:00
xf86_OSproc.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
xf86OSpriv.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00