arch/m68k-amiga: Add Enable()/Disable() overrides
commit6510e52f1d3abef73835e600ec31ad3e15ace493
authorjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 24 Oct 2010 05:06:35 +0000 (24 05:06 +0000)
committerjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 24 Oct 2010 05:06:35 +0000 (24 05:06 +0000)
treeb84d387a0e8c7ac7a30bb015df9636a0196c17f1
parent5d6fca9b88a7c5ff053944226bfa1481a96a8f83
arch/m68k-amiga: Add Enable()/Disable() overrides

From advice from the Win-UAE maintainer, and these
abide by the 'don't touch any registers' rule.

Safe for both the ELF and Regcall ABIs

Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@34910 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/m68k-amiga/exec/disable.s [new file with mode: 0644]
arch/m68k-amiga/exec/enable.s [new file with mode: 0644]
arch/m68k-amiga/exec/mmakefile.src