[POWERPC] Add machine initcall macros
authorGrant Likely <grant.likely@secretlab.ca>
Sun, 2 Dec 2007 06:10:28 +0000 (17:10 +1100)
committerPaul Mackerras <paulus@samba.org>
Thu, 20 Dec 2007 05:11:46 +0000 (16:11 +1100)
The machine initcall macros allow initcalls to be registered which
test machine_is() before executing the initcall.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found