mirror of
https://github.com/acpica/acpica/
synced 2025-01-04 00:24:27 +03:00
Renamed datatypes.h to acpitypes.h
date 99.07.23.20.50.00; author rmoore1; state Exp;
This commit is contained in:
parent
262807f5a2
commit
06f2492e32
@ -117,7 +117,7 @@
|
||||
#ifndef __NAMESPACE_H__
|
||||
#define __NAMESPACE_H__
|
||||
|
||||
#include <datatypes.h>
|
||||
#include <acpitypes.h>
|
||||
#include <acpitables.h>
|
||||
#include <acpiobj.h>
|
||||
#include <pnp.h>
|
||||
@ -507,5 +507,10 @@ NAME_TABLE_ENTRY *
|
||||
NsConvertHandleToEntry (
|
||||
ACPI_HANDLE Handle);
|
||||
|
||||
void
|
||||
NsTerminate (
|
||||
void);
|
||||
|
||||
|
||||
|
||||
#endif /* __NAMESPACE_H__ */
|
||||
|
Loading…
Reference in New Issue
Block a user