repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* "objcopy -O binary" warning tweak, suggested by dmoseley
[binutils-gdb.git]
/
bfd
/
aout64.c
blob
ad975088755f29c2208200fa282b6ea36c267757
1
#ifdef TARGET_64_BIT
2
#define ARCH_SIZE 64
3
#include
"aoutx.h"
4
#endif
5