just silence GCC warnings.

This commit is contained in:
okuji 2000-09-07 10:06:22 +00:00
parent 6ee3c49cc8
commit 5fb0adb667
3 changed files with 16 additions and 9 deletions

View file

@ -1,3 +1,10 @@
2000-09-07 OKUJI Yoshinori <okuji@gnu.org>
From Alessandro Rubini:
* stage2/builtins.c (terminal_func): Rename TIMEOUT to TO, to
suppress GCC warnings.
* grub/asmstub.c (serial_checkkey): Likewise.
2000-09-06 OKUJI Yoshinori <okuji@gnu.org>
* stage2/char_io.c [!STAGE1_5] (auto_fill): New variable.