Added file io test to test0. Added close call to libposix.

This commit is contained in:
Bahadir Balban
2008-04-18 21:17:09 +01:00
parent cff7a505e8
commit f7163b7e93
7 changed files with 83 additions and 13 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ void main(void)
wait_pager(0);
dirtest();
fileio();
while (1)
wait_pager(0);
#if 0