summaryrefslogtreecommitdiff
path: root/utils/hwstub/stub/jz4760b/target-config.h
blob: fa018c14dc7260abf00ae0ca628906146c339fbc (plain)
1
2
3
4
5
6
7
8
9
10
11
#define CONFIG_JZ4760B
#define TCSM0_ORIG      0xf4000000
#define TCSM0_SIZE      0x4000
#define CPU_MIPS
#define STACK_SIZE      0x300

/* something provides define
 * #define mips 1
 * which breaks paths badly
 */
#undef mips