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)
commite9c8ea734c5fd6ae02af45fe71a72618ed93ccba
treeaf1a271ae60fff781660a7ad9fb489a7da8c9853
parente3c839efbb03c9bc498a5c187aec03e0c2ff7e04
cores: Move static to front of declaration

This fixes the two -Wold-style-declaration warnings reported by gcc with
-Wextra.
simavr/cores/sim_tiny13.c
simavr/cores/sim_tiny2313.c