]> git.ipfire.org Git - people/ms/u-boot.git/commit - arch/sandbox/cpu/cpu.c
sandbox: Add some missing headers in cpu.c
authorSimon Glass <sjg@chromium.org>
Mon, 4 Jul 2016 17:57:48 +0000 (11:57 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 15 Jul 2016 02:40:24 +0000 (20:40 -0600)
commitf4289cbd8a8d607399b507cb695b46cd771d6c1b
tree97df3b8eab9dd7d5c185f079081057c40a788d69
parent6e20650425842244603380c275e7d7701305d2a0
sandbox: Add some missing headers in cpu.c

These headers are needed in case they are not transitively included.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/cpu/cpu.c