From 8811b910b092027f905013bced1da3e87c6b07b9 Mon Sep 17 00:00:00 2001 From: Jung-uk Kim Date: Tue, 16 Jun 2015 19:48:16 +0000 Subject: Import ACPICA 20150616. --- source/compiler/aslcompiler.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/compiler/aslcompiler.h') diff --git a/source/compiler/aslcompiler.h b/source/compiler/aslcompiler.h index 0156961a310c..dfe80c19b2df 100644 --- a/source/compiler/aslcompiler.h +++ b/source/compiler/aslcompiler.h @@ -1003,7 +1003,7 @@ UtDoConstant ( char *String); ACPI_STATUS -UtStrtoul64 ( +stroul64 ( char *String, UINT32 Base, UINT64 *RetInteger); -- cgit v1.2.3