1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-26 16:18:31 +00:00

Remove function redeclaration. It was upstreamed but lost somehow.

This commit is contained in:
Jung-uk Kim 2009-06-02 20:44:21 +00:00
parent ab6f3bf9cb
commit c2928952c9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/acpica_20090521/; revision=193345

View File

@ -313,14 +313,6 @@ AcpiDbDisplayArgumentObject (
ACPI_OPERAND_OBJECT *ObjDesc,
ACPI_WALK_STATE *WalkState);
void
AcpiDbCheckPredefinedNames (
void);
void
AcpiDbBatchExecute (
void);
/*
* dbexec - debugger control method execution
*/