fix a stage1 bug

This commit is contained in:
okuji 1999-06-23 21:42:39 +00:00
parent 9819c1d771
commit bd6d015f8e
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
1999-06-24 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
* stage1/stage1.S: Call testb instead of andb when checking if
the drive is a floppy.
1999-06-23 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
* grub/asmstub.c [__linux__]: Include linux/fs.h for BLKFLSBUF.