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
clean up processor information output
[AROS.git]
/
compiler
/
autoinit
/
autoinit_intern.h
blob
7aa45cae225520e5aa1c8cd442d2156745945f90
1
#define __get_command_name() ___get_command_name(SysBase)
2
char
*
___get_command_name
(
struct
ExecBase
*
SysBase
);
3