start fleshing out the arch specifc m68k cia timer support.
commit76ad574bac89a221e4ee79315136825c666a6f22
authorNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 18 May 2017 14:21:59 +0000 (18 14:21 +0000)
committerNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 18 May 2017 14:21:59 +0000 (18 14:21 +0000)
treed011a6853a0cdac81052648cef84b71f76af370f
parente6c396d7743a99811583bd4269fe5236af260a9f
start fleshing out the arch specifc m68k cia timer support.
only add/rem timerint currently done.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@54697 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/m68k-amiga/lowlevel/addtimerint.c [new file with mode: 0644]
arch/m68k-amiga/lowlevel/cia_timer.h [new file with mode: 0644]
arch/m68k-amiga/lowlevel/mmakefile.src
arch/m68k-amiga/lowlevel/remtimerint.c [new file with mode: 0644]
arch/m68k-amiga/lowlevel/starttimerint.c [new file with mode: 0644]
arch/m68k-amiga/lowlevel/stoptimerint.c [new file with mode: 0644]