sim: always enable callback memory

We enable WITH_CALLBACK_MEMORY everywhere and don't provide a way to
turn it off, and no target does so.  Make it unconditional for all
to keep things simple.
This commit is contained in:
Mike Frysinger
2015-12-25 00:23:50 -05:00
parent 268c91391a
commit 9e8e7dd966
4 changed files with 13 additions and 13 deletions

View File

@@ -394,11 +394,6 @@ extern char *simulator_sysroot;
x86) in eliminating a function call for the most common
(raw_memory) case. */
#ifndef WITH_CALLBACK_MEMORY
#define WITH_CALLBACK_MEMORY 1
#endif
/* Alignment: