Commit 624cc15e by Jim Wilson

Fix typo in last patch.

From-SVN: r15139
parent 239e68f6
......@@ -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}, \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment