Clean up SEAD interrupt initialization.
[pandora-kernel.git] / kernel / time.c
index 40c2410..a3c2100 100644 (file)
@@ -532,6 +532,7 @@ int do_settimeofday (struct timespec *tv)
        clock_was_set();
        return 0;
 }
+EXPORT_SYMBOL(do_settimeofday);
 
 void do_gettimeofday (struct timeval *tv)
 {