]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-i386/time.h
[PATCH] i386: vMI timer patches
[linux-2.6-omap-h63xx.git] / include / asm-i386 / time.h
index ea8065af825a998654e23a92ffc18e60f34885ec..571b4294dc2e84d4029120fd05853a5fa62153ac 100644 (file)
@@ -30,6 +30,7 @@ static inline int native_set_wallclock(unsigned long nowtime)
 
 #ifdef CONFIG_PARAVIRT
 #include <asm/paravirt.h>
+extern unsigned long long native_sched_clock(void);
 #else /* !CONFIG_PARAVIRT */
 
 #define get_wallclock() native_get_wallclock()