* grub-core/normal/completion.c: Remove variable length arrays.
* grub-core/normal/menu_entry.c: Likewise. Reduces normal.mod by 496 bytes.
This commit is contained in:
parent
a07e6ad010
commit
c7037f1d0f
3 changed files with 51 additions and 49 deletions
|
@ -1,3 +1,10 @@
|
|||
2013-10-20 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/normal/completion.c: Remove variable length arrays.
|
||||
* grub-core/normal/menu_entry.c: Likewise.
|
||||
|
||||
Reduces normal.mod by 496 bytes.
|
||||
|
||||
2013-10-20 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/minix.c: Remove variable length arrays. Reduces jfs.mod
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue