OSDN Git Service

docs/defines.txt: add a note about possibly obsolete __LDBL_COMPAT
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 6 Sep 2009 19:58:17 +0000 (21:58 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 6 Sep 2009 19:58:17 +0000 (21:58 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
docs/defines.txt

index 52d394a..2399181 100644 (file)
@@ -69,3 +69,5 @@ __UCLIBC_HAS_XXX__, __UCLIBC_HAVE_XXX__
 
 _IEEE_LIBM
     Always defined at libm build time
+__LDBL_COMPAT
+    Never defined, TODO: remove?