#ifndef USR_MAIN_H #define USR_MAIN_H void main(void); #endif