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
rom/exec/restoretaskstorage.c: Don't restore ETask data
[AROS.git]
/
compiler
/
clib
/
__ctype.h
blob
c7fef971186013ea9a1212c9fe376dbbcb647c03
1
#ifndef ___CTYPE_H
2
#define ___CTYPE_H
3
4
int
__ctype_init
(
void
);
5
6
#endif
/* !___CTYPE_H */