summaryrefslogtreecommitdiffstats
path: root/src/arch
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch')
-rw-r--r--src/arch/i386/include/latch.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/arch/i386/include/latch.h b/src/arch/i386/include/latch.h
index 38a8bd211..5000d5826 100644
--- a/src/arch/i386/include/latch.h
+++ b/src/arch/i386/include/latch.h
@@ -7,4 +7,6 @@
* sleep_latch and the definitions of it's length here...
*/
+extern unsigned long currticks ( void );
+
#endif /* LATCH_H */