Style
Sponsored by: The FreeBSD Foundation MFC after: 3 days
This commit is contained in:
parent
7326e8589c
commit
31607861e2
@ -261,6 +261,7 @@ elf_reloc_internal(linker_file_t lf, Elf_Addr relocbase, const void *data,
|
||||
if (*where != addr)
|
||||
*where = addr;
|
||||
break;
|
||||
|
||||
default:
|
||||
printf("kldload: unexpected relocation type %d, "
|
||||
"symbol index %d\n", rtype, symidx);
|
||||
|
Loading…
Reference in New Issue
Block a user