fix a big linux problem.

This commit is contained in:
okuji 2000-07-14 07:48:13 +00:00
parent 72ca6286fb
commit e01f0b9514
3 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2000-07-14 Khimenko Victor <grub@khim.sch57.msk.ru>
* stage2/boot.c (load_image): When getting the text length of a
Linux kernel, use unsigned long instead of unsigned short.
2000-07-13 OKUJI Yoshinori <okuji@gnu.org>
* lib/device.c: Include errno.h. Reported by Thierry DELHAISE