mirror of
https://github.com/drasko/codezero.git
synced 2026-02-27 17:23:13 +01:00
Undef graceful handling
This commit is contained in:
@@ -25,5 +25,6 @@ int clonetest(void);
|
||||
int exectest(pid_t);
|
||||
int user_mutex_test(void);
|
||||
int small_io_test(void);
|
||||
int undeftest(void);
|
||||
|
||||
#endif /* __TEST0_TESTS_H__ */
|
||||
|
||||
Reference in New Issue
Block a user