X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=direct%2Fyportenv.h;h=a797c8ad0a6fc8e75ad57fb0b71bd96b7a672607;hb=80f85303d264f804ea288e1995280345804ec01c;hp=0d0d0faa2cf6ca04f4b5340830deaa74e2df3b35;hpb=95ff7ef3e08cf76d07b08cce3470d4840b27a8ea;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