Indentation fix, cleanup.
[AROS.git] / arch / all-pc / boot / grub2-aros / grub-core / commands / file64.c
blob90890d4818b983fed9d83088d691ab07025f98ad
1 #define GRUB_TARGET_WORDSIZE 64
2 #define XX 64
3 #define ehdrXX ehdr64
4 #define grub_file_check_netbsdXX grub_file_check_netbsd64
5 #include "fileXX.c"