
14 Feb
2008
14 Feb
'08
3:24 p.m.
On Feb 14, 2008, at 2:12 AM, Haavard Skinnemoen wrote:
On Wed, 13 Feb 2008 17:50:20 -0600 (CST) Kumar Gala galak@kernel.crashing.org wrote:
The calling convention/num of args is specific to the PPC ABI.
diff --git a/common/cmd_boot.c b/common/cmd_boot.c index e68f16f..5b0bbe4 100644 --- a/common/cmd_boot.c +++ b/common/cmd_boot.c
So what's it doing under common/ with a generic-sounding name?
there is no reason it couldn't be implemented by other arch's but I get your point. Any suggestions on a better name?
I hadn't thought about putting this in lib_ppc, thus the RFC on the email :)
- k