Fix typo in last patch.

From-SVN: r15139
This commit is contained in:
Jim Wilson 1997-09-07 19:06:55 -07:00
parent 239e68f69d
commit 624cc15e30
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@ extern int target_flags;
{ "68851", 0}, \
{ "no-68851", 0}, \
{ "68302", - (MASK_5200|MASK_68060|MASK_68040|MASK_68040_ONLY \
MASK_68020|MASK_BITFIELD|MASK_68881)}, \
|MASK_68020|MASK_BITFIELD|MASK_68881)}, \
{ "68332", - (MASK_5200|MASK_68060|MASK_68040|MASK_68040_ONLY \
|MASK_BITFIELD)}, \
{ "68332", MASK_68020}, \