* include/grub/efi/api.h: Don't use call wrappers when compiled with
mingw or cygwin as API already matches.
This commit is contained in:
parent
d87cb3ae3c
commit
9fdec226ff
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-12-16 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/efi/api.h: Don't use call wrappers when compiled with
|
||||
mingw or cygwin as API already matches.
|
||||
|
||||
2013-12-16 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/lib/posix_wrap/errno.h: Undefine errno before redefining.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue