diff options
author | Carmelo Amoroso <carmelo.amoroso@st.com> | 2009-02-23 07:00:33 +0000 |
---|---|---|
committer | Carmelo Amoroso <carmelo.amoroso@st.com> | 2009-02-23 07:00:33 +0000 |
commit | 1a08441c06b25efb87de33512674e80a8dedc63e (patch) | |
tree | 001faaca77361f043d9d8ec95f7e8e67e61c775d /include/a.out.h | |
parent | 2dca8cd6433fe41213ea5ef769ef8286c1a8a5a1 (diff) |
Use gcc built-in defines for detecting SH cores instead of
uclibc config option macros (aligning SH to all other archs).
Changes applied as below:
__CONFIG_SH4__ -> __SH4__
__CONFIG_SH2__ -> __sh2__
__CONFIG_SH2A__ -> __SH2A__
Note: pay attention to capital letters
Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
Diffstat (limited to 'include/a.out.h')
0 files changed, 0 insertions, 0 deletions