diff options
author | Mike Frysinger <vapier@gentoo.org> | 2021-06-17 00:12:15 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2021-06-17 00:14:02 -0400 |
commit | 209f108f73888741bf31d03d35722b6e0b521ec8 (patch) | |
tree | 5374414480176263b5160ba9c5dc810ecd1422b3 /sim/m32c | |
parent | ef5058ae8714d68c0f671726618e721681523ac5 (diff) | |
download | binutils-209f108f73888741bf31d03d35722b6e0b521ec8.zip binutils-209f108f73888741bf31d03d35722b6e0b521ec8.tar.gz binutils-209f108f73888741bf31d03d35722b6e0b521ec8.tar.bz2 |
sim: mn10300: tweak static inlines
Use INLINE2 instead of INLINE to fix builds when -O0 are used -- the
latter define is omitted at -O0 levels while the former is always
set to inline. These helper funcs are used by defines in here but
the defines aren't always called.
Diffstat (limited to 'sim/m32c')
0 files changed, 0 insertions, 0 deletions