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
re-order some parts of the code so that the msg and rect are only allocated once.
[AROS.git]
/
tools
/
parseoffsets
/
header.h
blob
9c5db0c9ad4bb46fa67b116021434ebe84580174
1
extern
void
writeHeaderMakefile
(
char
*
gendir
,
char
*
bindir
);
2
extern
char
*
findStructHeader
(
char
*
sdkdir
,
char
*
structname
);
3
extern
void
addSDKHeaderStruct
(
char
*
sdkheaderset
,
char
*
structname
);