repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Indentation fix, cleanup.
[AROS.git]
/
arch
/
all-pc
/
boot
/
grub2-aros
/
grub-core
/
commands
/
file32.c
blob
0861c458dd235d253244094db44f1a394b9a9fe6
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"