* grub-core/commands/i386/pc/halt.c (grub_halt): Add noreturn attribute.
(grub_cmd_halt): Likewise.
This commit is contained in:
parent
bea359d657
commit
6fd4e6e4d0
2 changed files with 7 additions and 3 deletions
|
@ -1,3 +1,8 @@
|
|||
2012-02-29 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/commands/i386/pc/halt.c (grub_halt): Add noreturn attribute.
|
||||
(grub_cmd_halt): Likewise.
|
||||
|
||||
2012-02-29 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/lib/i386/relocator16.S: Declare LOCAL(relocator16_end)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue