00001 #ifndef QRK_C_URG_TICKS_H 00002 #define QRK_C_URG_TICKS_H 00003 00013 #ifdef __cplusplus 00014 extern "C" { 00015 #endif 00016 00017 00023 extern long urg_ticks(void); 00024 00025 #ifdef __cplusplus 00026 } 00027 #endif 00028 00029 #endif /* !QRK_C_TICKS_H */
1.7.6.1-20120122