patch-2_6_7-vs1_9_1_12
[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,