mirror of
https://github.com/drasko/codezero.git
synced 2026-01-19 06:13:16 +01: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