X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=include%2Falltypes.h.in;h=d9ff462e1eb4efc877111e2553282c4958c97eca;hb=20c6d83f5566590a65895b4fa11bf31fee3dcc44;hp=94aa2089b43100db12a2843f639806c3a1c33e85;hpb=d6dcfe4d0c58856690ecbad4cf191d7c9ee1a4a8;p=musl diff --git a/include/alltypes.h.in b/include/alltypes.h.in index 94aa2089..d9ff462e 100644 --- a/include/alltypes.h.in +++ b/include/alltypes.h.in @@ -1,5 +1,6 @@ #define __LITTLE_ENDIAN 1234 #define __BIG_ENDIAN 4321 +#define __USE_TIME_BITS64 1 TYPEDEF unsigned _Addr size_t; TYPEDEF unsigned _Addr uintptr_t;