This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / acpi / acpiosxf.h
index ab44151..243727d 100644 (file)
@@ -212,6 +212,10 @@ acpi_os_queue_for_execution (
        OSD_EXECUTION_CALLBACK  function,
        void                            *context);
 
+void
+acpi_os_wait_events_complete(
+       void * context);
+
 void
 acpi_os_sleep (
        u32                             seconds,