segatools/util/clock.h
Tau 51994d59ff Combine both clock hooks
Turns out the clock skew doesn't really work unless RTC and TZ
changes are blocked as well.
2018-11-23 14:23:16 -05:00

4 lines
42 B
C

#pragma once
void clock_hook_init(void);