Parcourir la source

Remove elimination of __BEGIN_DECLS/__END_DECLS

Eric Andersen il y a 22 ans
Parent
commit
8161b6d9e1
1 fichiers modifiés avec 0 ajouts et 4 suppressions
  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>