X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Fyportenv.h;h=abc761b6e8c508be860e535730db8c6b10a1535d;hp=b47a4d601e9317311be91729a64efe8986d0f134;hb=e5daa72b0083831ab762a650860687fe7d25d6b3;hpb=07353dd87a46afc753441028af8f5e8629b13bdc diff --git a/direct/yportenv.h b/direct/yportenv.h index b47a4d6..abc761b 100644 --- a/direct/yportenv.h +++ b/direct/yportenv.h @@ -22,7 +22,7 @@ #ifdef CONFIG_YAFFS_DEFINES_TYPES typedef unsigned char u8; typedef unsigned short u16; -typedef unsigned u32; +typedef unsigned int u32; #endif