* include/grub/dl.h: Remove double declaration of GRUB_MOD_DEP.
Use __unused__ rather than __used__ on gcc < 3.2.
This commit is contained in:
parent
0d3a6f8540
commit
f4ccf29dd5
2 changed files with 15 additions and 11 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-10-18 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/dl.h: Remove double declaration of GRUB_MOD_DEP.
|
||||
Use __unused__ rather than __used__ on gcc < 3.2.
|
||||
|
||||
2013-10-18 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/setjmp.h: Define RETURNS_TWICE. Keep it empty for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue