diff options
Diffstat (limited to 'sim/bfin/tconfig.h')
-rw-r--r-- | sim/bfin/tconfig.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sim/bfin/tconfig.h b/sim/bfin/tconfig.h deleted file mode 100644 index 3ecd174..0000000 --- a/sim/bfin/tconfig.h +++ /dev/null @@ -1,5 +0,0 @@ -/* Blackfin target configuration file. -*- C -*- */ - -/* We use this so that we are passed the requesting CPU for HW acesses. - Common sim core by default sets hw_system_cpu to NULL for WITH_HW. */ -#define WITH_DEVICES 1 |