marcel 2004/05/27 19:50:43 PDT
FreeBSD src repository
Modified files:
sys/dev/acpica acpi.c
Log:
Fix LP64 environments: cast a pointer type to intptr_t before casting
to int and vice versa.
Revision Changes Path
1.148 +2 -2 src/sys/dev/acpica/acpi.c