X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Fyportenv.h;h=a797c8ad0a6fc8e75ad57fb0b71bd96b7a672607;hp=0d0d0faa2cf6ca04f4b5340830deaa74e2df3b35;hb=80f85303d264f804ea288e1995280345804ec01c;hpb=d7388fb75a13610d14d0afc397f826bd44c972e1 diff --git a/direct/yportenv.h b/direct/yportenv.h index 0d0d0fa..a797c8a 100644 --- a/direct/yportenv.h +++ b/direct/yportenv.h @@ -19,9 +19,11 @@ /* Definition of types */ +#ifdef CONFIG_YAFFS_DEFINES_TYPES typedef unsigned char u8; typedef unsigned short u16; typedef unsigned u32; +#endif #ifdef CONFIG_YAFFS_PROVIDE_DEFS