X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Fyportenv.h;fp=direct%2Fyportenv.h;h=d6e073d69d2e3efd4c63e6ad866fa5afe817b476;hp=abc761b6e8c508be860e535730db8c6b10a1535d;hb=53892fe9e3770882fd8f53f1a8a392d875175b4b;hpb=5521e3e34aa8ba4e9579b6d5ca2dd5e0a0946088 diff --git a/direct/yportenv.h b/direct/yportenv.h index abc761b..d6e073d 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 signed int s32; #endif