freebsd-dev/sys/boot/ofw/libofw
Antoine Brodin 13e403fdea (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.
Fix some wrong usages.
Note: this does not affect generated binaries as this argument is not used.

PR:		137213
Submitted by:	Eygene Ryabinkin (initial version)
MFC after:	1 month
2009-12-28 22:56:30 +00:00
..
devicename.c In ofw_parsedev() check the return value of malloc() and protect 2005-10-25 12:49:56 +00:00
elf_freebsd.c Remove unused variables. 2005-10-20 10:39:09 +00:00
libofw.h Extend struct devdesc with a unit field, called d_unit. Promote the 2006-11-02 01:23:18 +00:00
Makefile Backout rev 183181. It appears that I should have been using boot-device 2008-09-19 19:49:58 +00:00
ofw_console.c Backout rev 183181. It appears that I should have been using boot-device 2008-09-19 19:49:58 +00:00
ofw_copy.c
ofw_disk.c (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument. 2009-12-28 22:56:30 +00:00
ofw_memory.c Remove unused variables. 2005-10-20 10:39:09 +00:00
ofw_module.c
ofw_net.c - Make better use of the global chosen, memory and mmu handles instead 2007-06-17 00:17:15 +00:00
ofw_reboot.c
ofw_time.c
openfirm.c - Make better use of the global chosen, memory and mmu handles instead 2007-06-17 00:17:15 +00:00
openfirm.h - Make better use of the global chosen, memory and mmu handles instead 2007-06-17 00:17:15 +00:00