]> git.ipfire.org Git - thirdparty/grub.git/commit
2006-05-14 Yoshinori K. Okuji <okuji@enbug.org>
authorokuji <okuji@localhost>
Sun, 14 May 2006 21:16:20 +0000 (21:16 +0000)
committerokuji <okuji@localhost>
Sun, 14 May 2006 21:16:20 +0000 (21:16 +0000)
commit0d6e118925683fd6b9e7564c7333b1919df46b42
treec6fb8fba81f7971e065d4aa0abe2406750ae8855
parent31b86e9f3b61887eee3f9cc76578db062bada0d2
2006-05-14  Yoshinori K. Okuji  <okuji@enbug.org>

        * kern/i386/pc/startup.S: Include grub/cpu/linux.h instead of
        grub/machine/linux.h
        * loader/i386/pc/linux.c: Likewise.

        * include/grub/i386/pc/linux.h: Moved to ...
        * include/grub/i386/linux.h: ... here.

        * include/grub/i386/linux.h (struct linux_kernel_params): New
        struct.
ChangeLog
include/grub/i386/linux.h [moved from include/grub/i386/pc/linux.h with 56% similarity]
kern/i386/pc/startup.S
loader/i386/pc/linux.c