Removed definition of OMAGIC from m88k.h.

This commit is contained in:
Ian Lance Taylor 1993-07-15 22:10:56 +00:00
parent f75906eb17
commit e58bd252cb
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
Thu Jul 15 12:23:55 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* m88k.h (OMAGIC): Define.
(union external_auxent): Move x_fcn back inside x_fcnary.
* m88k.h (union external_auxent): Move x_fcn back inside x_fcnary.
({GET,PUT}_FCN_{LNNOPTR,ENDNDX}): Adjust accordingly.
Sun Jul 11 18:00:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)