Remove building with NOCRYPTO option
[minix3.git] / minix / kernel / arch / earm / include / arch_clock.h
blob21574aae56a96573328dd2030130c51429f20fda
1 #ifndef __CLOCK_ARM_H__
2 #define __CLOCK_ARM_H__
4 void arch_timer_int_handler(void);
6 #endif /* __CLOCK_ARM_H__ */