Fix a comment.
This commit is contained in:
parent
d305f4b99e
commit
4a0f58d25b
@ -1335,8 +1335,8 @@ linker_preload(void *arg)
|
||||
linker_addmodules(linker_kernel_file, start, stop, 1);
|
||||
|
||||
/*
|
||||
* this is a once-off kinky bubble sort resolve relocation dependency
|
||||
* requirements
|
||||
* This is a once-off kinky bubble sort to resolve relocation
|
||||
* dependency requirements.
|
||||
*/
|
||||
restart:
|
||||
TAILQ_FOREACH(lf, &loaded_files, loaded) {
|
||||
|
Loading…
Reference in New Issue
Block a user