summaryrefslogtreecommitdiffstats
path: root/grub-core/commands/file32.c
blob: 0861c458dd235d253244094db44f1a394b9a9fe6 (plain)
1
2
3
4
5
#define GRUB_TARGET_WORDSIZE 32
#define XX		32
#define ehdrXX ehdr32
#define grub_file_check_netbsdXX grub_file_check_netbsd32
#include "fileXX.c"