summaryrefslogtreecommitdiffstats
path: root/contrib/binutils/include/elf/external.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/binutils/include/elf/external.h')
-rw-r--r--contrib/binutils/include/elf/external.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/contrib/binutils/include/elf/external.h b/contrib/binutils/include/elf/external.h
index 5985e94..21450f0 100644
--- a/contrib/binutils/include/elf/external.h
+++ b/contrib/binutils/include/elf/external.h
@@ -245,11 +245,7 @@ typedef struct {
typedef struct {
unsigned char vs_vers[2];
-}
-#ifdef __GNUC__
- __attribute__ ((packed))
-#endif
- Elf_External_Versym;
+} ATTRIBUTE_PACKED Elf_External_Versym;
/* Structure for syminfo section. */
typedef struct
OpenPOWER on IntegriCloud