Indentation fix, cleanup.
[AROS.git] / arch / all-pc / boot / grub2-aros / grub-core / commands / file32.c
blob0861c458dd235d253244094db44f1a394b9a9fe6
1 #define GRUB_TARGET_WORDSIZE 32
2 #define XX 32
3 #define ehdrXX ehdr32
4 #define grub_file_check_netbsdXX grub_file_check_netbsd32
5 #include "fileXX.c"