7 lines
79 B
C
7 lines
79 B
C
#ifndef USER_USER
|
|
#define USER_USER
|
|
|
|
void user_init();
|
|
|
|
#endif /* USER_USER */
|