mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 02:15:47 +00:00

Move these out of ACPI in preparation for ACPI_NEW so they keep their juicy commit history. Also both ACPIs can coexist for awhile as I don't see the old driver getting removed anytime soon.
8 lines
206 B
C
8 lines
206 B
C
/* DO NOT USE THE PRECOMPILED HEADER FOR THIS FILE! */
|
|
|
|
#include <wdm.h>
|
|
#include <initguid.h>
|
|
#include <wdmguid.h>
|
|
#include <batclass.h>
|
|
|
|
/* NO CODE HERE, THIS IS JUST REQUIRED FOR THE GUID DEFINITIONS */
|