aros/m68k/cpu.h: Moved most of asmcall.h/libcall.h out of cpu.h in separate files
commit14a6ef3c9d1ad1f1391681f42a5c8e0b2afef7dd
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 30 Nov 2011 20:09:06 +0000 (30 20:09 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 30 Nov 2011 20:09:06 +0000 (30 20:09 +0000)
treea2b6149c08734f82005fe2088818409bc99340a8
parent2ff340b3f0f41049326c0ecba099b09bb07d2170
aros/m68k/cpu.h: Moved most of asmcall.h/libcall.h out of cpu.h in separate files

gencall executable is now named gencall_m68k
It generates two files aros/m68k/asmcall.h and aros/m68k/libcall.h
Some #defines are now put conditionally in general aros/asmcall.h and aros/libcall.h file.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@42687 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/m68k-all/include/aros/cpu.h
arch/m68k-all/include/gencall.c
arch/m68k-all/include/mmakefile.src
compiler/arossupport/include/asmcall.h
compiler/arossupport/include/libcall.h