On 6/25/07, Peter Stuge peter@stuge.se wrote:
include/lib.h currently has:
log2, {u,m,}delay, beep_{short,long}, smbus_read_byte, ram_failure and ram_initialize.
Shouldn't they just go into separate .h files?
That's what made V2 "too greppy" in the words of one. No, I don't like it.
Sounds good. In fact, include/arch/x86/cpu.h already has some (all?) of the code in the lx patch.
cpu.h it is. I hate lots of include files. It's too hard to find things.
ron