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
fix filenames
[AROS.git]
/
workbench
/
prefs
/
locale
/
misc.h
blob
912e212dd815e26cc88a53ab2da46955ccc46566
1
#ifndef _MISC_H
2
#define _MISC_H
3
4
/*** Prototypes *************************************************************/
5
VOID
ShowMessage
(
CONST_STRPTR msg
);
6
7
#endif
/* _MISC_H */