Replace home-grown list iteration with methods from sys/queue.h
commitd7d02d7b3cee611978aaae5423a32464f07546d3
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)
treed8360f9bc5abcf1bece68d6d145d55dd8da32cae
parenta8497d44fc563369813ba811bb96882817e01da8
Replace home-grown list iteration with methods from sys/queue.h

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