mirror of
https://github.com/acpica/acpica/
synced 2025-01-29 12:45:29 +03:00
date 2000.06.14.17.20.00; author rmoore1; state Exp;
This commit is contained in:
parent
a00b4bbd5b
commit
cf3a44af0c
@ -597,7 +597,7 @@ _CmAllocate (
|
||||
{
|
||||
void *Address = NULL;
|
||||
DEBUG_EXEC (\
|
||||
ACPI_STATUS Status);
|
||||
ACPI_STATUS Status)
|
||||
|
||||
|
||||
FUNCTION_TRACE_U32 ("_CmAllocate", Size);
|
||||
@ -665,7 +665,7 @@ _CmCallocate (
|
||||
{
|
||||
void *Address = NULL;
|
||||
DEBUG_EXEC (\
|
||||
ACPI_STATUS Status);
|
||||
ACPI_STATUS Status)
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user