commit | a443bc3496658c9e144ad914933607ebc8418979 | [log] [tgz] |
---|---|---|
author | Stefan Weil <sw@weilnetz.de> | Sun Mar 16 15:03:41 2014 +0100 |
committer | Michael Tokarev <mjt@tls.msk.ru> | Thu Mar 27 19:22:48 2014 +0400 |
tree | 749a2b648a30ac61e6eb109f664f4367ae03785c | |
parent | 08cf99629d5de859aad0d54bafb2f18803a86dfe [diff] |
target-i386: Add missing 'static' and 'const' attributes This fixes warnings from the static code analysis (smatch). Signed-off-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>