* mmap/i386/pc/mmap_helper.S: Set CF on return.

This commit is contained in:
Josh Triplett 2010-06-28 10:17:57 +02:00 committed by Vladimir 'phcoder' Serbinenko
parent c06e40f728
commit dec53e635c
2 changed files with 14 additions and 4 deletions

View file

@ -1,3 +1,7 @@
2010-06-28 Josh Triplett <josh@joshtriplett.org>
* mmap/i386/pc/mmap_helper.S: Set CF on return.
2010-06-28 Colin Watson <cjwatson@ubuntu.com>
* util/grub-install.in: Add --debug-image= option.