Now that kernel.h no longer includes <stdint.h>, we need to move the queue
authorDavid Given <dg@cowlark.com>
Mon, 19 Oct 2015 21:24:01 +0000 (23:24 +0200)
committerDavid Given <dg@cowlark.com>
Mon, 19 Oct 2015 21:24:01 +0000 (23:24 +0200)
commit3475d42a65169b5cccf6ab42bd64ed71a938b3b5
treec32229e7279d6c5d3d59b23a2fecb4bdb69379b4
parent5fe408596ca956f5f5fb95571d0f097f82cce6b8
Now that kernel.h no longer includes <stdint.h>, we need to move the queue
definitions to cpu.h (because we haven't seen stdint.h when config.h is
included).
Kernel/cpu-msp430x/cpu.h
Kernel/platform-msp430fr5969/config.h