summaryrefslogtreecommitdiffstats
path: root/lib/libelf
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libelf')
-rw-r--r--lib/libelf/libelf_fsize.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libelf/libelf_fsize.m4 b/lib/libelf/libelf_fsize.m4
index 58d1d94..53b9770 100644
--- a/lib/libelf/libelf_fsize.m4
+++ b/lib/libelf/libelf_fsize.m4
@@ -48,8 +48,8 @@ define(`BYTE_SIZE', 1)
define(`IDENT_SIZE', `EI_NIDENT')
/* Types that have variable length. */
-define(`GNUHASH_SIZE', 0) /* Elf_GNU_Hash_Header structures vary in length. */
-define(`NOTE_SIZE', 0) /* Elf_Note structures have variable length. */
+define(`GNUHASH_SIZE', 0)
+define(`NOTE_SIZE', 0)
/* Currently unimplemented types. */
define(`MOVEP_SIZE', 0)
OpenPOWER on IntegriCloud