hw_input.h
Go to the documentation of this file.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 { } while(0)
00045
00046 #endif