* grub-core/kern/misc.c: Don't redirect divisions in the

GRUB_UTIL case.
* include/grub/misc.h: Likewise.
This commit is contained in:
Colin Watson 2013-11-13 14:47:23 +00:00
parent 9b45c0733e
commit 81a2e438dc
3 changed files with 14 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2013-11-13 Colin Watson <cjwatson@ubuntu.com>
* grub-core/kern/misc.c: Don't redirect divisions in the
GRUB_UTIL case.
* include/grub/misc.h: Likewise.
2013-11-13 Colin Watson <cjwatson@ubuntu.com>
* grub-core/osdep/unix/emuconsole.c (put): Pacify the compiler on