jmg 2003/06/20 00:22:55 PDT
FreeBSD src repository
Modified files:
sys/i386/isa pcf.c
Log:
fix another LP64 problem. READ_IVAR takes a pointer to an uintptr_t, not
an int.
Revision Changes Path
1.21 +3 -1 src/sys/i386/isa/pcf.c