Import the Intel ACPICA 20030228 release.

This commit is contained in:
kochi 2003-03-04 17:07:34 +00:00
parent f93b318be7
commit f874599c20
1 changed files with 1 additions and 4 deletions

View File

@ -1,7 +1,7 @@
/******************************************************************************
*
* Module Name: evgpeblk - GPE block creation and initialization.
* xRevision: 4 $
* $Revision: 1.1.1.2 $
*
*****************************************************************************/
@ -114,9 +114,6 @@
*
*****************************************************************************/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: evgpeblk.c,v 1.1.1.1 2003/03/04 16:43:14 kochi Exp $");
#include "acpi.h"
#include "acevents.h"
#include "acnamesp.h"