Files
org-hyperion-cules/x75.h
Fish (David B. Trout) 392a251af7 Fix redefinition of typedef 'ULONG_PTR'
closes #245
2019-09-15 16:43:12 -07:00

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 */