diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2015-06-01 18:32:06 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2015-06-03 19:21:37 -0400 |
commit | be050664fdd1699fe7bcf3a9b6faff07172a83d6 (patch) | |
tree | 80fd0ba40331043616cfcd8684e6ab70fca947b0 /scripts | |
parent | 2aff1c10953bfb2f17b0702eb9e2962e1c78f3c9 (diff) | |
download | seabios-be050664fdd1699fe7bcf3a9b6faff07172a83d6.zip seabios-be050664fdd1699fe7bcf3a9b6faff07172a83d6.tar.gz seabios-be050664fdd1699fe7bcf3a9b6faff07172a83d6.tar.bz2 |
Don't forward declare functions with "inline" in headers
Don't mark function definitions in headers with "inline" - it causes
compile warnings on gcc v5.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Acked-by: Paul Menzel <paulepanter@sourceforge.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions