Replace home-grown list iteration with methods from sys/queue.h
commit89e1aaa0b5c795385a6775315a054c23d4ddf08e
authorMatthias Schmidt <matthias@dragonflybsd.org>
Thu, 10 Jan 2008 10:31:48 +0000 (10 10:31 +0000)
committerMatthias Schmidt <matthias@dragonflybsd.org>
Thu, 10 Jan 2008 10:31:48 +0000 (10 10:31 +0000)
tree7beb45c63966d7c3519359d7e462838df70480ec
parent055f5ff8b5fd10006ff65698f619a74ce61e5fa8
Replace home-grown list iteration with methods from sys/queue.h

Reviewed-by: corecode@, hasso@
sys/kern/kern_linker.c