瀏覽代碼

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

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys Vlasenko 14 年之前
父節點
當前提交
c6d11ee4eb
共有 1 個文件被更改,包括 2 次插入0 次删除
  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?