浏览代码

Remove elimination of __BEGIN_DECLS/__END_DECLS

Eric Andersen 22 年之前
父节点
当前提交
8161b6d9e1
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      include/features.h

+ 0 - 4
include/features.h

@@ -321,10 +321,6 @@
 # include <gnu/stubs.h>
 #endif
 
-/* No C++ */
-#define __BEGIN_DECLS
-#define __END_DECLS
-
 /* Load up the current set of uClibc supported features */
 #define __need_uClibc_config_h
 #include <bits/uClibc_config.h>