mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-28 18:10:46 +00:00
cgen-{mem,sem}.h renamed to {mem,sem}-ops.h.
This commit is contained in:
@@ -24,10 +24,10 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#include "decode.h"
|
||||
|
||||
#define MEMOPS_DEFINE_INLINE
|
||||
#include "cgen-mem.h"
|
||||
#include "mem-ops.h"
|
||||
|
||||
#define SEMOPS_DEFINE_INLINE
|
||||
#include "cgen-sem.h"
|
||||
#include "sem-ops.h"
|
||||
|
||||
const char *mode_names[] = {
|
||||
"VM",
|
||||
|
||||
@@ -35,8 +35,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
|
||||
#include "sim-main.h"
|
||||
#include "bfd.h"
|
||||
#include "cgen-mem.h"
|
||||
#include "cgen-sem.h"
|
||||
#include "mem-ops.h"
|
||||
#include "sem-ops.h"
|
||||
#include "cgen-scache.h"
|
||||
#include "cpu-opc.h"
|
||||
#include "cpu-sim.h"
|
||||
|
||||
Reference in New Issue
Block a user