soft-float accidently turned off the 68060 bit

This commit is contained in:
jtc 1996-05-17 01:56:13 +00:00
parent 26db98be19
commit e4cdcb8d79
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ extern int target_flags;
{ "bitfield", 4}, \
{ "68000", -03405}, \
{ "c68000", -03405}, \
{ "soft-float", -03102}, \
{ "soft-float", -01102}, \
{ "nobitfield", -4}, \
{ "rtd", 8}, \
{ "nortd", -8}, \