This is small enough that it could make sense to use inline asm instead,
so we can avoid a separate file.  What do you think?
I agree with this. Actually in similar place in my xnu booting I used 4 lines of inline assembly. The only reason I kept it in .S is that I was in one of my lazy states. In few days I'll send two patches with your suggestions
Also, it'd be better if you can submit two separate patches, one for BSD
and one for Multiboot.

Thanks
Vladimir 'phcoder' Serbinenko



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

Reply via email to