commit | 595e8fabea22c96f674102f33b4a759f4512dd9c | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Sun Apr 26 14:18:25 2009 +0200 |
committer | Michal Simek <monstr@monstr.eu> | Fri May 01 16:38:13 2009 +0200 |
tree | 08ea26e424102411217bb6e508735eac91d5f044 | |
parent | 091438dd5668396328a3419abcbc6591159eb8d1 [diff] |
microblaze: Storage class should be before const qualifier The C99 specification states in section 6.11.5: The placement of a storage-class specifier other than at the beginning of the declaration specifiers in a declaration is an obsolescent feature. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: Michal Simek <monstr@monstr.eu>