aboutsummaryrefslogtreecommitdiff
path: root/util/cbfstool/elfheaders.c
diff options
context:
space:
mode:
authorEdward O'Callaghan <eocallaghan@alterapraxis.com>2014-02-20 19:37:42 +1100
committerAlexandru Gagniuc <mr.nuke.me@gmail.com>2014-03-17 19:09:49 +0100
commit38608937b658ae2031b78d274463f3d8712fd95b (patch)
tree9cf35af93b0d919bc0ce06a028fe246fc8365962 /util/cbfstool/elfheaders.c
parent5809a7395d49122757a0ebdfa120e023ebe876ba (diff)
romcc.c: Fixes warning about unused function from unused macros.
GCC suppresses warnings about unused static functions if they are inline, however Clang only does this for header files. None of these MASK_ declarations are used, so just remove them. Change-Id: Ia230beba3f6367237838d9b3d90536459e1d52cb Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Reviewed-on: http://review.coreboot.org/5273 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'util/cbfstool/elfheaders.c')
0 files changed, 0 insertions, 0 deletions