2009-07-07 Pavel Roskin <proski@gnu.org>
* include/grub/util/console.h: New file. * util/console.c: Use it instead of grub/machine/console.h. * util/grub-emu.c: Likewise.
This commit is contained in:
parent
8279cade23
commit
25f9a05a03
4 changed files with 34 additions and 2 deletions
|
@ -1,5 +1,9 @@
|
|||
2009-07-07 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* include/grub/util/console.h: New file.
|
||||
* util/console.c: Use it instead of grub/machine/console.h.
|
||||
* util/grub-emu.c: Likewise.
|
||||
|
||||
* lib/arg.c (find_long_option): Remove.
|
||||
(find_long): Add `len' argument, make `s' const char *.
|
||||
(grub_arg_parse): Parse long options in place, not in a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue