mirror of
https://github.com/SDL-Hercules-390/hyperion.git
synced 2026-04-21 11:16:38 +02:00
08 Nov 2006 Fix (hopefully) hang after resume - Greg Smith
git-svn-id: file:///home/jj/hercules.svn/trunk@4035 956126f8-22a0-4046-8f4a-272fa8102e63
This commit is contained in:
2
clock.h
2
clock.h
@@ -38,6 +38,8 @@ void set_int_timer(REGS *, S32); /* Set interval timer */
|
||||
U64 tod_clock(REGS *); /* Get TOD clock */
|
||||
void set_tod_clock(U64); /* Set TOD clock */
|
||||
int chk_int_timer(REGS *); /* Check int_timer pending */
|
||||
int clock_hsuspend(void *file); /* Hercules suspend */
|
||||
int clock_hresume(void *file); /* Hercules resume */
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user