core: move the chip-related code to the top of core.c
authorBartosz Golaszewski <bartekgola@gmail.com>
Thu, 13 Jul 2017 10:57:14 +0000 (12:57 +0200)
committerBartosz Golaszewski <bartekgola@gmail.com>
Thu, 13 Jul 2017 10:57:14 +0000 (12:57 +0200)
commit976808668c57874a4fc1031bf5acbd8667750ea3
tree993a137fe212a301c8900b57fd9a6bf94d3f3a41
parent47d97c70accb769b7a7a96c549004da77d31b53c
core: move the chip-related code to the top of core.c

Just as with the public header - move the chip code above the line
definitions.

Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
src/lib/core.c