Actually fixed the unused variable definitions I broke a moment ago

date	2000.02.05.00.15.00;	author rmosgrov;	state Exp;
This commit is contained in:
aystarik 2005-06-29 18:00:24 +00:00
parent ab39054dda
commit 85dae13f25

View File

@ -335,7 +335,10 @@ PsGetNextNamepath (
ACPI_GENERIC_OP *Count;
ACPI_GENERIC_OP *Name;
#ifndef RING3_APPLICATION
ACPI_STATUS Status;
NAME_TABLE_ENTRY *Nte;
#endif
FUNCTION_TRACE ("PsGetNextNamepath");