Ver código fonte

docs/defines.txt: add a note about possibly obsolete __LDBL_COMPAT

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys Vlasenko 16 anos atrás
pai
commit
c6d11ee4eb
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      docs/defines.txt

+ 2 - 0
docs/defines.txt

@@ -69,3 +69,5 @@ __UCLIBC_HAS_XXX__, __UCLIBC_HAVE_XXX__
 
 _IEEE_LIBM
     Always defined at libm build time
+__LDBL_COMPAT
+    Never defined, TODO: remove?