cores: Move static to front of declaration
authorJakob Gruber <jakob.gruber@gmail.com>
Sat, 4 Aug 2012 18:10:18 +0000 (20:10 +0200)
committerJakob Gruber <jakob.gruber@gmail.com>
Sun, 5 Aug 2012 11:00:53 +0000 (13:00 +0200)
This fixes the two -Wold-style-declaration warnings reported by gcc with
-Wextra.


No differences found