sim: v850: drop redundant define
This is already in v850/local.mk, so we can drop it from sim-main.h.
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
#ifndef SIM_MAIN_H
|
||||
#define SIM_MAIN_H
|
||||
|
||||
/* The v850 has 32bit words, numbered 31 (MSB) to 0 (LSB) */
|
||||
|
||||
#define WITH_TARGET_WORD_MSB 31
|
||||
|
||||
#include "sim-basics.h"
|
||||
#include "sim-base.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user