Sfoglia il codice sorgente

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

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys Vlasenko 14 anni fa
parent
commit
c6d11ee4eb
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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?