mirror of
https://github.com/acpica/acpica/
synced 2025-02-24 17:34:43 +03:00
Prints version number and parser type
date 2000.01.10.17.08.00; author rmoore1; state Exp;
This commit is contained in:
parent
c5b788a305
commit
bd29e4c046
@ -149,6 +149,9 @@ AcpiInitialize (void)
|
||||
|
||||
|
||||
FUNCTION_TRACE ("AcpiInitialize");
|
||||
|
||||
DEBUG_PRINT (ACPI_INFO, ("ACPI Subsystem version %s using the %s\n",
|
||||
Gbl_AcpiCaVersion, Gbl_ParserId));
|
||||
DEBUG_PRINT (ACPI_INFO, ("Initializing ACPI Subsystem...\n"));
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user