00001 00002 #ifndef PCB_HID_COMMON_ACTIONS_H 00003 #define PCB_HID_COMMON_ACTIONS_H 00004 00005 void print_actions (void); 00006 00007 #endif