forwarding a patch that uses the fetch macros to pull in acpica and build it (NicJA).
[AROS.git] / compiler / posixc / __posixc_time.h
blobe7ce9c52b2bf6f1f69434b1935a83b605ed85d55
1 #include "__posixc_intbase.h"
3 #define TimerBase (PosixCBase->timerBase)
5 void __init_timerbase(struct PosixCIntBase *PosixCBase);