Fix consistency of use of AROS calling macro's:
commit0eba66043301fe2a90c405aea685dd689fa6a5aa
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 24 Jan 2011 23:48:17 +0000 (24 23:48 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 24 Jan 2011 23:48:17 +0000 (24 23:48 +0000)
tree20077ce739b116b7090178b4a72d9c75e9057db9
parentb1313cdc8d798b68869cf6759be3b75072cbbc1c
Fix consistency of use of AROS calling macro's:
  AROS_CALLx/AROS_LCx for AROS_LHx and AROS_UFCx for AROS_UFH.
I think there is still a problem in AddDataTypes for m68k. Marked it with
a FIXME comment.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@36772 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/dos/loadseg.c
rom/exec/initresident.c
workbench/c/AddDatatypes.c