X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=direct%2Fbasic-test%2Fyaffsnewcfg.c;h=a3548ef94e8f1bdfcbe131d69bf64e4e132133b1;hb=e33554a67753729f6b74677473cf0ec3b8d35a7e;hp=fa993421caa4f8529c5f5d811b0092bab4f01193;hpb=b07263adb5c642fcb911125a77b9e7f4bb8af64c;p=yaffs2.git diff --git a/direct/basic-test/yaffsnewcfg.c b/direct/basic-test/yaffsnewcfg.c index fa99342..a3548ef 100644 --- a/direct/basic-test/yaffsnewcfg.c +++ b/direct/basic-test/yaffsnewcfg.c @@ -23,7 +23,7 @@ #include "yaffs_trace.h" #include "yramsim.h" -unsigned yaffs_traceMask = +unsigned yaffs_trace_mask = YAFFS_TRACE_SCAN | YAFFS_TRACE_GC | @@ -96,7 +96,7 @@ void yaffsfs_LocalInitialisation(void) // Configuration -int yaffs_StartUp(void) +int yaffs_start_up(void) { // Stuff to configure YAFFS // Stuff to initialise anything special (eg lock semaphore).