Robert Millan wrote:
> Hi,
>
> In mips branch grub_cpu_idle() is provided by grub/mips/yeeloong/time.h
> and grub/mips/qemu-mips/time.h, but there's no grub/mips/time.h.
>
> This breaks mipsel-emu port, which lacks this definition.  Why not merge
> mips/yeeloong/time.h and mips/qemu-mips/time.h into mips/time.h ?  Both
> files are identical.
>
>   
Both are stubs actually. Why does *-emu needs these files at all? *-emu
doesn't see this type of machine info. It should just use host function
for both cpu_idle and get_rtc


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to