summaryrefslogtreecommitdiff
path: root/source/compiler/aslstubs.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/compiler/aslstubs.c')
-rw-r--r--source/compiler/aslstubs.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/source/compiler/aslstubs.c b/source/compiler/aslstubs.c
index a54c498c479c..a8f22bd8c803 100644
--- a/source/compiler/aslstubs.c
+++ b/source/compiler/aslstubs.c
@@ -166,12 +166,6 @@
* Things like Events, Global Lock, etc. are not used
* by the compiler, so they are stubbed out here.
*/
-void
-AcpiNsExecModuleCodeList (
- void)
-{
-}
-
ACPI_STATUS
AcpiNsInitializeObjects (
void)