X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Fyportenv.h;h=a797c8ad0a6fc8e75ad57fb0b71bd96b7a672607;hb=1658295946bc589b4d351e75a59bd697630cd9e1;hp=0d0d0faa2cf6ca04f4b5340830deaa74e2df3b35;hpb=d43e901b5bf74d8d40dda18f0d5da15c76245510;p=yaffs2.git 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