diff options
Diffstat (limited to 'src/arch')
| -rw-r--r-- | src/arch/i386/include/latch.h | 2 |
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 */ |
