This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / acpi / acdebug.h
index 91f0632..658c5f5 100644 (file)
@@ -386,6 +386,11 @@ 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);