* include/grub/i386/setjmp.h: Remove useless #if MINGW where original
difference was likely just gcc version, not anything mingw-related.
This commit is contained in:
parent
7e518ca84f
commit
dad9fa6bcf
2 changed files with 5 additions and 4 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-09-23 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/i386/setjmp.h: Remove useless #if MINGW where original
|
||||
difference was likely just gcc version, not anything mingw-related.
|
||||
|
||||
2013-09-23 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Use Winapi on both cygwin and mingw32 to share more code between both.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue