mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 05:00:01 +00:00
Fix a braino
This commit is contained in:
parent
c79890ee1a
commit
0f5bc78309
@ -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.
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user