Forgot rwt5.

This commit is contained in:
Geoffrey Challen
2016-02-15 08:42:54 -05:00
parent 479acf49c2
commit dc00578b06
3 changed files with 17 additions and 0 deletions

View File

@@ -69,6 +69,7 @@ int rwtest(int, char **);
int rwtest2(int, char **);
int rwtest3(int, char **);
int rwtest4(int, char **);
int rwtest5(int, char **);
/* semaphore unit tests */
int semu1(int, char **);