mirror of
https://github.com/acpica/acpica/
synced 2025-01-18 07:29:20 +03:00
Major header file consolidation
date 99.04.07.22.34.00; author rmoore1; state Exp;
This commit is contained in:
parent
06685c3921
commit
21718929d0
@ -14,16 +14,19 @@
|
|||||||
| Functions for accessing ACPI namespace
|
| Functions for accessing ACPI namespace
|
||||||
|__________________________________________________________________________
|
|__________________________________________________________________________
|
||||||
|
|
|
|
||||||
| $Revision: 1.14 $
|
| $Revision: 1.15 $
|
||||||
| $Date: 2005/06/29 18:15:37 $
|
| $Date: 2005/06/29 18:15:38 $
|
||||||
| $Log: nsaccess.c,v $
|
| $Log: nsaccess.c,v $
|
||||||
| Revision 1.14 2005/06/29 18:15:37 aystarik
|
| Revision 1.15 2005/06/29 18:15:38 aystarik
|
||||||
| Header cleanup; Split debug switch into component_id and level
|
| Major header file consolidation
|
||||||
|
|
|
|
||||||
|
|
|
|
||||||
| date 99.04.05.23.10.00; author rmoore1; state Exp;
|
| date 99.04.07.22.34.00; author rmoore1; state Exp;
|
||||||
|
|
|
|
||||||
*
|
*
|
||||||
|
* 15 4/07/99 3:34p Rmoore1
|
||||||
|
* Major header file consolidation
|
||||||
|
*
|
||||||
* 14 4/05/99 4:10p Rmoore1
|
* 14 4/05/99 4:10p Rmoore1
|
||||||
* Header cleanup; Split debug switch into component_id and level
|
* Header cleanup; Split debug switch into component_id and level
|
||||||
*
|
*
|
||||||
@ -74,8 +77,9 @@
|
|||||||
#define __NSACCESS_C__
|
#define __NSACCESS_C__
|
||||||
|
|
||||||
#include <acpi.h>
|
#include <acpi.h>
|
||||||
#include <aml.h>
|
#include <amlcode.h>
|
||||||
#include <amldsio.h>
|
#include <interpreter.h>
|
||||||
|
#include <namespace.h>
|
||||||
#include <limits.h>
|
#include <limits.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user