00001 #ifndef QRK_C_DELAY_H 00002 #define QRK_C_DELAY_H 00003 00021 void delay(int msec); 00022 00023 #endif /* !QRK_C_DELAY_H */