summaryrefslogtreecommitdiffstats
path: root/grub-core/osdep/exec.c
blob: 9dcd926c1c3ed63e3710651091f0ebfa119828e7 (plain)
1
2
3
#if (!defined (__MINGW32__) || defined (__CYGWIN__)) && !defined (__AROS__)
#include "unix/exec.c"
#endif