Change asf function to use the new name of the list in kern_linker.c.
See revision 1.35 of sys/kern/kern_linker.c.
This commit is contained in:
parent
4e72079195
commit
2de219e97f
@ -2,7 +2,7 @@ dir /usr/src/sys/modules/vinum
|
||||
dir /usr/src/sys/i386/conf
|
||||
dir /usr/src/sys
|
||||
define asf
|
||||
set $file = files.tqh_first
|
||||
set $file = linker_files.tqh_first
|
||||
set $found = 0
|
||||
while ($found == 0)
|
||||
if (*$file->filename == 'v')
|
||||
|
Loading…
x
Reference in New Issue
Block a user