* grub-core/kern/i386/qemu/init.c (resource): Decrease struct size

by using bitfields.
This commit is contained in:
Vladimir Serbinenko 2013-12-14 23:15:47 +01:00
parent bc8fcf4bd3
commit 6a5fe1328b
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2013-12-14 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/i386/qemu/init.c (resource): Decrease struct size
by using bitfields.
2013-12-14 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/boot/i386/qemu/boot.S: Add missing EXT_C.