Implement sim_core_{read,write}_word using sim_core_{read,write}_<N>.

This commit is contained in:
Andrew Cagney
1997-10-28 02:13:09 +00:00
parent 4f9cfe69b4
commit a86809d323
4 changed files with 27 additions and 13 deletions

View File

@@ -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