mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-09 14:09:10 -04:00
6 lines
139 B
C
6 lines
139 B
C
/* $NetBSD: mpacpi.h,v 1.1 2006/09/28 18:53:15 bouyer Exp $ */
|
|
|
|
#include <x86/mpacpi.h>
|
|
extern int acpi_present;
|
|
extern int mpacpi_active;
|