Browse Source

Remove elimination of __BEGIN_DECLS/__END_DECLS

Eric Andersen 22 years ago
parent
commit
8161b6d9e1
1 changed files with 0 additions and 4 deletions
  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>