vserver 1.9.5.x5
[linux-2.6.git] / arch / i386 / power / cpu.c
index 53542e3..adb50ba 100644 (file)
@@ -148,6 +148,6 @@ void restore_processor_state(void)
        __restore_processor_state(&saved_context);
 }
 
-
+/* Needed by apm.c */
 EXPORT_SYMBOL(save_processor_state);
 EXPORT_SYMBOL(restore_processor_state);