X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftests%2Fnor_stress.h;fp=direct%2Ftests%2Fnor_stress.h;h=7ebef781aa3727e4e33088faf222427acabcfdb6;hp=7c4274ed3058f889fb19f952747dadaab128af40;hb=d22f3456a462be87d8fa7c69c06bd22a95522a0f;hpb=497c3cfe39bd95fe6e5a4e9a5938fddf97bbed11 diff --git a/direct/tests/nor_stress.h b/direct/tests/nor_stress.h index 7c4274e..7ebef78 100644 --- a/direct/tests/nor_stress.h +++ b/direct/tests/nor_stress.h @@ -16,7 +16,7 @@ #define __NOR_STRESS_H__ void NorStressTestInitialise(const char *path); -void NorStressTestRun(const char *path, int n_cycles, int do_fsx); +void NorStressTestRun(const char *path, int n_cycles, int do_fsx, int no_verification); #endif