Fix a braino

This commit is contained in:
Stan Shebs 1993-11-09 19:43:51 +00:00
parent c79890ee1a
commit 0f5bc78309
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
Tue Nov 9 11:40:27 1993 Stan Shebs (shebs@rtl.cygnus.com)
* m68klynx.c (TARGET_IS_BIG_ENDIAN_P): Define.
Tue Nov 9 11:26:05 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* libelf.h: Added some comments.

View File

@ -36,4 +36,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "libaout.h"
#include "aout/aout64.h"
#define TARGET_IS_BIG_ENDIAN_P
#include "aout-target.h"