00001 00007 #ifndef __TILT_H__ 00008 #define __TILT_H__ 00009 00010 /* Public routines */ 00011 void tilt_init_hook(void); 00012 00013 #endif