7 lines
79 B
C

#ifndef USER_USER
#define USER_USER
void user_init();
#endif /* USER_USER */