Don't export grub_get_rtc.
* include/grub/i386/pc/time.h (grub_get_rtc): Don't export. * grub-core/commands/i386/pc/play.c (play): Use grub_get_time_ms.
This commit is contained in:
parent
e7d2a906b0
commit
e2a833958e
3 changed files with 14 additions and 8 deletions
|
@ -1,3 +1,10 @@
|
|||
2012-02-26 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Don't export grub_get_rtc.
|
||||
|
||||
* include/grub/i386/pc/time.h (grub_get_rtc): Don't export.
|
||||
* grub-core/commands/i386/pc/play.c (play): Use grub_get_time_ms.
|
||||
|
||||
2012-02-26 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/genmod.sh.in: Add -R .note.GNU-stack to strip.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue