add a missing RAW_ADDR into gunzip.c.
This commit is contained in:
parent
84bf7c7d5d
commit
c58d9a073e
3 changed files with 11 additions and 3 deletions
|
@ -1,3 +1,11 @@
|
|||
1999-09-18 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
|
||||
|
||||
* stage2/gunzip.c (reset_linalloc): Use the macro RAW_ADDR
|
||||
before setting LINALLOC_TOPADDR.
|
||||
* stage2/shared.h [!GRUB_UTIL] (RAW_ADDR): Added parenthesises
|
||||
to avoid a gcc warning.
|
||||
[!GRUB_UTIL] (RAW_SEG): Likewise.
|
||||
|
||||
1999-09-18 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
|
||||
|
||||
* acinclude.m4 (grub_CHECK_START_SYMBOL): New function.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue