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
Removed debugging detritus and fixed a typo.
[AROS.git]
/
arch
/
all-hosted
/
bootstrap
/
support.h
blob
5da2418bbdf5ae9e6bbaeed9216cb200692315cc
1
extern
char
*
DefaultConfig
;
2
3
char
*
getosversion
(
const char
*
bs_version
);
4
char
*
join_string
(
int
argc
,
char
**
argv
);
5
char
*
namepart
(
char
*
name
);