Updated timothy_tests/stress_tester
[yaffs2.git] / direct / test-framework / timothy_tests / stress_tester / yaffs_tester.h
index 5ff30b2b96f6a42eadde0fc929f4094a6a2ed1d0..2597be5b5f372c49457cf263104c8a9696ea6744 100644 (file)
@@ -42,6 +42,6 @@ void copy_array(char *from,char *to, unsigned int from_offset,unsigned int to_of
 void stat_file(char *path);
 void write_to_random_file(handle_regster *P_open_handles_array);
 void close_random_file(handle_regster *P_open_handles_array);
-void quit_program();
+
 void truncate_random_file(handle_regster *P_open_handles_array);
 #endif