obrien 2004/03/02 22:20:36 PST
FreeBSD src repository
Modified files:
sys/dev/drm radeon_state.c sis_mm.c
Log:
Use a long as the opaque type so that it matches the size of a pointer
on both 32-bit and 64-bit platforms.
Revision Changes Path
1.10 +2 -2 src/sys/dev/drm/radeon_state.c
1.3 +3 -3 src/sys/dev/drm/sis_mm.c