Re: [PATCH] io.h (inb/outb/etc)

2007-10-05 Thread Robert Millan
Comitted after some changes suggested by Marco on IRC. -- Robert Millan I know my rights; I want my phone call! What use is a phone call, if you are unable to speak? (as seen on /.) ___ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.o

[PATCH] io.h (inb/outb/etc)

2007-10-03 Thread Robert Millan
Hi! There seems to be a few duplicated inb/outb inline declarations around different parts of GRUB. New code that makes use of them has to implement them again, etc. I'd like to add this patch to get them from instead. Any comments? -- Robert Millan I know my rights; I want my phone call!