00001 00039 #ifndef HW_INPUT_H 00040 #define HW_INPUT_H 00041 00042 #warning FIXME: This is an example implementation, you must implement it 00043 00044 #define INPUT_INIT() do { /* implement me */} while(0) 00045 00046 #endif /* HW_INPUT_H */