mirror of
https://github.com/acpica/acpica/
synced 2025-01-15 22:09:17 +03:00
proc rename
date 2002.01.22.16.20.00; author rmoore1; state Exp;
This commit is contained in:
parent
3981a35c4c
commit
d415ef7b37
@ -1,7 +1,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Name: acutils.h -- prototypes for the common (subsystem-wide) procedures
|
||||
* $Revision: 1.128 $
|
||||
* $Revision: 1.129 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -752,7 +752,7 @@ AcpiUtValidateBuffer (
|
||||
ACPI_BUFFER *Buffer);
|
||||
|
||||
ACPI_STATUS
|
||||
AcpiUtValidateBufferSize (
|
||||
AcpiUtInitializeBuffer (
|
||||
ACPI_BUFFER *Buffer,
|
||||
ACPI_SIZE RequiredLength);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user