mirror of
https://github.com/acpica/acpica/
synced 2025-02-26 02:14:33 +03:00
new function prototypes
date 2001.11.30.21.17.00; author rmoore1; state Exp;
This commit is contained in:
parent
bf45a9d7b8
commit
3ec7803a0e
@ -1,7 +1,7 @@
|
|||||||
/******************************************************************************
|
/******************************************************************************
|
||||||
*
|
*
|
||||||
* Name: acnamesp.h - Namespace subcomponent prototypes and defines
|
* Name: acnamesp.h - Namespace subcomponent prototypes and defines
|
||||||
* $Revision: 1.115 $
|
* $Revision: 1.116 $
|
||||||
*
|
*
|
||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
|
||||||
@ -373,7 +373,7 @@ AcpiNsExistDownstreamSibling (
|
|||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Scope manipulation - nsscope
|
* Name and Scope manipulation - nsnames
|
||||||
*/
|
*/
|
||||||
|
|
||||||
UINT32
|
UINT32
|
||||||
@ -381,7 +381,7 @@ AcpiNsOpensScope (
|
|||||||
ACPI_OBJECT_TYPE8 Type);
|
ACPI_OBJECT_TYPE8 Type);
|
||||||
|
|
||||||
NATIVE_CHAR *
|
NATIVE_CHAR *
|
||||||
AcpiNsGetTablePathname (
|
AcpiNsGetExternalPathname (
|
||||||
ACPI_NAMESPACE_NODE *Node);
|
ACPI_NAMESPACE_NODE *Node);
|
||||||
|
|
||||||
NATIVE_CHAR *
|
NATIVE_CHAR *
|
||||||
|
Loading…
x
Reference in New Issue
Block a user