This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-21 06:07:31 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d815e42419
opnsense-src
/
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 10:00:16 -04: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 14:36:21 -05: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 10:00:16 -04: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 14:36:21 -05: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 10:00:16 -04: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 14:36:21 -05:00
#
include
<x86/apm_bios.h>
Reference in a new issue
Copy permalink