2009-12-19 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/types.h (UNUSED): Removed since it conflicts with NetBSD headers. All users changed to direct __attribute__ ((unused)). Reported by Grégoire Sutre.
This commit is contained in:
parent
b99518d1ce
commit
e0a6ca52f2
12 changed files with 54 additions and 32 deletions
|
@ -1,3 +1,9 @@
|
|||
2009-12-19 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/types.h (UNUSED): Removed since it conflicts with
|
||||
NetBSD headers. All users changed to direct __attribute__ ((unused)).
|
||||
Reported by Grégoire Sutre.
|
||||
|
||||
2009-12-19 Carles Pina i Estany <carles@pina.cat>
|
||||
|
||||
* include/grub/normal.h (grub_utf8_to_ucs4): New declaration.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue