This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9dae4c97a0
freebsd-dev
/
sys
/
amd64
/
include
/
apm_bios.h
7 lines
89 B
C
Raw
Normal View
History
Unescape
Escape
Copy apm(4) emulation from sys/i386/acpica/acpi_machdep.c and install apm(8) and apm_bios.h on amd64.
2009-09-27 14:00:16 +00:00
/*-
Move identical copies of apm_bios.h to sys/x86/include, replace them with stubs, and adjust PC98 stub accordingly. Reviewed by: imp, nyan
2010-11-11 19:36:21 +00:00
*
This
file
is
in
the
public
domain
.
Copy apm(4) emulation from sys/i386/acpica/acpi_machdep.c and install apm(8) and apm_bios.h on amd64.
2009-09-27 14:00:16 +00:00
*/
Move identical copies of apm_bios.h to sys/x86/include, replace them with stubs, and adjust PC98 stub accordingly. Reviewed by: imp, nyan
2010-11-11 19:36:21 +00:00
/* $FreeBSD$ */
Copy apm(4) emulation from sys/i386/acpica/acpi_machdep.c and install apm(8) and apm_bios.h on amd64.
2009-09-27 14:00:16 +00:00
Move identical copies of apm_bios.h to sys/x86/include, replace them with stubs, and adjust PC98 stub accordingly. Reviewed by: imp, nyan
2010-11-11 19:36:21 +00:00
#
include
<x86/apm_bios.h>
Reference in New Issue
Copy Permalink