Index: common.h =================================================================== RCS file: /cvs/kaffe/kaffe/config/m68k/common.h,v retrieving revision 1.12 diff -u -r1.12 common.h --- common.h 11 Dec 2003 01:00:07 -0000 1.12 +++ common.h 11 Dec 2003 01:20:13 -0000 @@ -143,8 +143,6 @@ int extraargs[(call)->nrargs]; register int d0 asm ("d0"); register int d1 asm ("d1"); - register double f0d asm ("fp0"); - register float f0f asm ("fp0"); int *res; int *args = extraargs; int argidx;