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
revert between 56095 -> 55830 in arch
[AROS.git]
/
compiler
/
posixc
/
__posixc_time.h
blob
e7ce9c52b2bf6f1f69434b1935a83b605ed85d55
1
#include
"__posixc_intbase.h"
2
3
#define TimerBase (PosixCBase->timerBase)
4
5
void
__init_timerbase
(
struct
PosixCIntBase
*
PosixCBase
);