freebsd-dev/sys/i386/acpica
Nate Lawson bff417fcd3 Only export defined symbols. Note that I couldn't find any difference
between object code generated without the flag but it makes sense and might
make a difference in the future.

PR:		kern/53008
Submitted by:	Jens Rehsack rehsack at liwing de
2004-12-12 06:59:14 +00:00
..
acpi_machdep.c Remove a "needs Giant" flag from the /dev/apm compat device. 2004-10-22 17:17:12 +00:00
acpi_wakecode.S Use <machine/asmacros.h> since <machine/asm.h> is a userland-only header 2004-01-01 22:57:22 +00:00
acpi_wakeup.c Disable interrupts after using pmap_enter() to add the identity mapping. 2004-08-19 18:48:17 +00:00
genwakecode.sh Only export defined symbols. Note that I couldn't find any difference 2004-12-12 06:59:14 +00:00
madt.c Completely ignore disabled CPU entries as their APIC IDs tend to be 2004-06-10 20:03:46 +00:00
Makefile Use headers from the kernel source tree rather than installed headers. 2004-04-13 13:43:11 +00:00
OsdEnvironment.c Make unnecessary globals static and remove unused includes. 2004-05-06 02:18:58 +00:00