commit | 800d68c3aa0dc3e31a87f1499d63359caa77441c | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Sun Dec 02 17:10:28 2007 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Thu Dec 20 16:11:46 2007 +1100 |
tree | 8a80f1412c2a5739b06851e5484d74cb85f2d5ee | |
parent | 194046a17ee2600908541bc9cd5d6d421805f132 [diff] |
[POWERPC] Add machine initcall macros 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>