]> www.infradead.org Git - users/dwmw2/qemu.git/commit
target/xtensa: add two missing headers to core import script
authorMax Filippov <jcmvbkbc@gmail.com>
Fri, 10 Feb 2017 03:13:42 +0000 (19:13 -0800)
committerMax Filippov <jcmvbkbc@gmail.com>
Thu, 23 Feb 2017 18:50:56 +0000 (10:50 -0800)
commitcb3825b9afdb1800cef1be9c9a732c803d8bb29e
treee160f412bb5d6d238d52f1540131ca6f47053f75
parentb68755c142deafb6414a1b171a48a4cace723528
target/xtensa: add two missing headers to core import script

Include qemu/osdep.h and qemu-common.h at the beginning of imported
xtensa core source file.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
target/xtensa/import_core.sh