1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-09-29 03:56:15 +00:00
kickc/src/test/ref/chipset-test.cfg

10 lines
193 B
INI

void main()
main: scope:[main] from
[0] *((char *)(struct __pia *) 54016) = 7
[1] *((char *)PIA2) = 7
to:main::@return
main::@return: scope:[main] from main
[2] return
to:@return