mirror of
https://github.com/acpica/acpica/
synced 2025-01-28 20:25:25 +03:00
automated code cleanup
date 2004.04.27.18.26.00; author rmoore1; state Exp;
This commit is contained in:
parent
ea746c6ad5
commit
90fa31f6b4
@ -1,7 +1,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Module Name: adisasm - Application-level disassembler routines
|
||||
* $Revision: 1.66 $
|
||||
* $Revision: 1.67 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -548,9 +548,9 @@ AdAmlDisassemble (
|
||||
}
|
||||
|
||||
/*
|
||||
* TBD: We want to cross reference the namespace here, in order to
|
||||
* TBD: We want to cross reference the namespace here, in order to
|
||||
* generate External() statements. The problem is that the parse
|
||||
* tree is in run-time (interpreter) format, not compiler format,
|
||||
* tree is in run-time (interpreter) format, not compiler format,
|
||||
* so we cannot directly use the function below:
|
||||
*
|
||||
* Status = LkCrossReferenceNamespace ();
|
||||
|
Loading…
x
Reference in New Issue
Block a user