mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 21:41:47 +08:00
correct comment
This commit is contained in:
@ -35,6 +35,5 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
|
|||||||
#define OP_LDFPR 065 /* ldc1 */
|
#define OP_LDFPR 065 /* ldc1 */
|
||||||
#define OP_LDGPR 067 /* ld */
|
#define OP_LDGPR 067 /* ld */
|
||||||
|
|
||||||
/* Get the basic MIPS definitions. Default to big endian, since that
|
/* Get the basic MIPS definitions. */
|
||||||
is how the chips are mostly used. */
|
|
||||||
#include "tm-mips.h"
|
#include "tm-mips.h"
|
||||||
|
Reference in New Issue
Block a user