sim: punt x86-specific bswap logic
[binutils-gdb.git] / sim / lm32 / sim-main.h
index 4894e8d65b7f336956cd50a70db4eb35b83a135d..20e2b7184250e562a80ec3861233128b6259dcf1 100644 (file)
@@ -1,7 +1,7 @@
 /* Lattice Mico32 simulator support code
    Contributed by Jon Beniston <jon@beniston.com>
 
-   Copyright (C) 2009-2015 Free Software Foundation, Inc.
+   Copyright (C) 2009-2016 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -23,6 +23,8 @@
 #ifndef SIM_MAIN_H
 #define SIM_MAIN_H
 
+#define WITH_SCACHE_PBB 1
+
 #include "symcat.h"
 #include "sim-basics.h"
 #include "cgen-types.h"