r8418@lvps87-230-33-50: verhaegs | 2008-06-21 22:33:38 +0200
commitf7c561b7c6b3694c04e0bac426f610d50f44a501
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 30 Jun 2008 20:48:16 +0000 (30 20:48 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 30 Jun 2008 20:48:16 +0000 (30 20:48 +0000)
treef7e7a4c5cac42ce23238e75b68109e6f3b28a286
parent7b955b2af11f634e445ef52aa680f83bbd4f9aae
 r8418@lvps87-230-33-50:  verhaegs | 2008-06-21 22:33:38 +0200
 * Removed __AROS_USE_MACROS_FOR_LIBCALLS macro definition. Now only one
 default implementation of the AROS_LP* macros is present in aros/libcall.h
 * Replaced __AROS_CPU_SPECIFIC_LIBCALLS with four definitions:
   - __AROS_CPU_SPECIFIC_LH
   - __AROS_CPU_SPECIFIC_LC
   - __AROS_CPU_SPECIFIC_LD
   - __AROS_CPU_SPECIFIC_LP
 Each of the AROS_L[HCDP]* macros can now be selectively implemented by the
 arch or cpu specific include files.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@28948 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/i386-all/include/aros/i386/cpu.h
arch/m68k-mac/include/aros/m68k/cpu.h
arch/ppc-all/include/aros/ppc/cpu.h
arch/x86_64-all/include/aros/x86_64/cpu.h
compiler/arossupport/include/libcall.h