X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Fyportenv.h;h=81da08e5c33ba592760cfe5a79b88662ecd06bbe;hp=5b7d1887adfeaec791375559b9af8a4504d294a8;hb=21b2dedaa32ab309f6d1daec966528b7586bd207;hpb=bf0323aab4b4a577fcb2dafc573b443aabcedc02 diff --git a/direct/yportenv.h b/direct/yportenv.h index 5b7d188..81da08e 100644 --- a/direct/yportenv.h +++ b/direct/yportenv.h @@ -23,6 +23,7 @@ typedef unsigned char u8; typedef unsigned short u16; typedef unsigned int u32; +typedef unsigned long long u64; typedef signed int s32; #endif