diff options
-rw-r--r-- | include/elf/reloc-macros.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/elf/reloc-macros.h b/include/elf/reloc-macros.h index 51e86b5af15..a67419d220c 100644 --- a/include/elf/reloc-macros.h +++ b/include/elf/reloc-macros.h @@ -98,4 +98,4 @@ name (unsigned long rtype) \ #endif -#endif /* RELOC_MACROS_H */ +#endif /* _RELOC_MACROS_H */ |