Преглед на файлове

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>