diff options
Diffstat (limited to 'elf/link.h')
-rw-r--r-- | elf/link.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -455,7 +455,7 @@ extern void _dl_start_profile (struct link_map *map, const char *output_dir); extern void _dl_mcount (ElfW(Addr) frompc, ElfW(Addr) selfpc); -/* Show the members of the auxiliry aray passed up from the kernel. */ +/* Show the members of the auxiliary array passed up from the kernel. */ extern void _dl_show_auxv (void); __END_DECLS |