diff options
author | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-10-23 22:46:49 +0000 |
---|---|---|
committer | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-10-23 22:46:49 +0000 |
commit | 5eadbe1bc9bdedfc2158356ba064289d1db231dc (patch) | |
tree | b618de73e032d0257ffb85b4afd7d3ae9e5a4e42 /gcc/config/mep | |
parent | f62ce0c7653193d9a031017496874093e779837b (diff) | |
download | gcc-5eadbe1bc9bdedfc2158356ba064289d1db231dc.tar.gz |
* config/mep/mep.h (TARGET_HAS_F_SETLKW): Don't define.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@216604 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/mep')
-rw-r--r-- | gcc/config/mep/mep.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/mep/mep.h b/gcc/config/mep/mep.h index d1360b6261b..5a125ac6f23 100644 --- a/gcc/config/mep/mep.h +++ b/gcc/config/mep/mep.h @@ -512,7 +512,6 @@ typedef struct /* Profiling is supported. */ #define FUNCTION_PROFILER(FILE, LABELNO) mep_function_profiler (FILE); -#undef TARGET_HAS_F_SETLKW #define NO_PROFILE_COUNTERS 1 /* Trampolines are built at run-time. The cache is invalidated at |