mirror of
https://github.com/SDL-Hercules-390/hyperion.git
synced 2026-04-19 10:15:56 +02:00
9 lines
505 B
C
9 lines
505 B
C
/*-------------------------------------------------------------------*/
|
|
/* X75.H (C) Copyright Jason Paul Winter, 2003,2010 */
|
|
/* Minor adaptions for SDL Hyperion, Juergen Winkelmann 2019 */
|
|
/*-------------------------------------------------------------------*/
|
|
|
|
extern int lar_tcpip (DW * regs); /* function in tcpip.c */
|
|
extern U_LONG_PTR map32[Ccom]; /* map 64-bit host addresses */
|
|
/* to 32-bit guest registers */
|