forked from Imagelibrary/binutils-gdb
Implement sim_core_{read,write}_word using sim_core_{read,write}_<N>.
This commit is contained in:
@@ -782,8 +782,4 @@ sim_core_xor_write_buffer (SIM_DESC sd,
|
||||
#include "sim-n-core.h"
|
||||
#undef N
|
||||
|
||||
#define N word
|
||||
#include "sim-n-core.h"
|
||||
#undef N
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user