mirror of
https://github.com/drasko/codezero.git
synced 2026-05-06 18:41:28 +02:00
Initial changes for execve() support
This commit is contained in:
@@ -10,5 +10,6 @@ int dirtest(void);
|
||||
int fileio(void);
|
||||
int fileio2(void);
|
||||
int clonetest(void);
|
||||
void exectest(void);
|
||||
|
||||
#endif /* __TEST0_TESTS_H__ */
|
||||
|
||||
Reference in New Issue
Block a user