diff options
author | Peter S. Mazinger <ps.m@gmx.net> | 2006-01-19 16:36:21 +0000 |
---|---|---|
committer | Peter S. Mazinger <ps.m@gmx.net> | 2006-01-19 16:36:21 +0000 |
commit | 010e71eb372b624317dfa2b6d7f353d38f172621 (patch) | |
tree | 0dc766c4932bc4c95855df32f6c05f4524f7ec3c /extra/Configs/Config.h8300 | |
parent | 2bf2430dcd86c69739166845953c58f2608609df (diff) |
Get rid of *_SYMBOL_PREFIX
Diffstat (limited to 'extra/Configs/Config.h8300')
-rw-r--r-- | extra/Configs/Config.h8300 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extra/Configs/Config.h8300 b/extra/Configs/Config.h8300 index 1c9836708..57fbe8fdd 100644 --- a/extra/Configs/Config.h8300 +++ b/extra/Configs/Config.h8300 @@ -6,7 +6,6 @@ config HAVE_ELF bool select ARCH_HAS_NO_MMU - select ARCH_HAS_C_SYMBOL_PREFIX default y config ARCH_SUPPORTS_BIG_ENDIAN |