mirror of
https://github.com/acpica/acpica/
synced 2025-01-07 10:04:53 +03:00
WalkNamespace is now an external interface
date 99.05.18.15.21.00; author rmoore1; state Exp;
This commit is contained in:
parent
d93b3858c1
commit
393cabb3bc
@ -376,14 +376,6 @@ NsChecksum (
|
||||
void *Buffer,
|
||||
UINT32 Length);
|
||||
|
||||
void *
|
||||
NsWalkNamespace (
|
||||
NsType Type,
|
||||
NsHandle StartHandle,
|
||||
UINT32 MaxDepth,
|
||||
void * (* UserFunction)(NsHandle, UINT32, void *),
|
||||
void *Context);
|
||||
|
||||
NsType
|
||||
NsGetType (
|
||||
NsHandle ObjHandle);
|
||||
|
Loading…
Reference in New Issue
Block a user