* kern/misc.c (grub_ltoa): New function.
(grub_vsprintf): Use it to format 'long' integers.
This commit is contained in:
parent
b1ac86445e
commit
ed3d2bc23d
2 changed files with 34 additions and 4 deletions
|
@ -33,6 +33,9 @@
|
|||
* boot/sparc64/ieee1275/boot.S: Likewise.
|
||||
* boot/sparc64/ieee1275/diskboot.S: Likewise.
|
||||
|
||||
* kern/misc.c (grub_ltoa): New function.
|
||||
(grub_vsprintf): Use it to format 'long' integers.
|
||||
|
||||
2009-04-10 David S. Miller <davem@davemloft.net>
|
||||
|
||||
* disk/ieee1275/nand.c (grub_nand_open): All ieee1275 call arg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue