URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [src/] [lib/] [libbsp/] [powerpc/] [motorola_powerpc/] [include/] [bspopts.h.in] - Rev 1026
Go to most recent revision | Compare with Previous | Blame | View Log
/* include/bspopts.h.in. Generated automatically from configure.ac by autoheader. */
/* If defined, then the PowerPC specific code in RTEMS will use data cache
instructions to optimize the context switch code. This code can conflict
with debuggers or emulators. It is known to break the Corelis PowerPC
emulator with at least some combinations of PowerPC 603e revisions and
emulator versions. The BSP actually contains the call that enables this. */
#undef PPC_USE_DATA_CACHE
Go to most recent revision | Compare with Previous | Blame | View Log