summaryrefslogtreecommitdiffstats
path: root/elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'elf.h')
-rw-r--r--elf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/elf.h b/elf.h
index 8a2d166..5ddc80e 100644
--- a/elf.h
+++ b/elf.h
@@ -21,7 +21,7 @@
//#include <features.h>
-__BEGIN_DECLS
+//__BEGIN_DECLS
/* Standard ELF types. */
@@ -3784,6 +3784,6 @@ enum
#define R_METAG_TLS_LE_HI16 60
#define R_METAG_TLS_LE_LO16 61
-__END_DECLS
+//__END_DECLS
#endif /* elf.h */