X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Facpi%2Facdebug.h;h=223b2a506e49140500a0e8bcacc15b9d409f33f3;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=658c5f505872696b5b6229b17b66d1196647158c;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/include/acpi/acdebug.h b/include/acpi/acdebug.h index 658c5f505..223b2a506 100644 --- a/include/acpi/acdebug.h +++ b/include/acpi/acdebug.h @@ -5,7 +5,7 @@ *****************************************************************************/ /* - * Copyright (C) 2000 - 2004, R. Byron Moore + * Copyright (C) 2000 - 2005, R. Byron Moore * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -386,11 +386,6 @@ void ACPI_SYSTEM_XFACE acpi_db_execute_thread ( void *context); -acpi_status -acpi_db_user_commands ( - char prompt, - union acpi_parse_object *op); - void acpi_db_display_help ( char *help_type);