提交 f936eac8 编写于 作者: A Alistair Francis 提交者: Richard Henderson

linux-user: Add host dependency for RISC-V 32-bit

Signed-off-by: NAlistair Francis <alistair.francis@wdc.com>
Signed-off-by: NMichael Clark <mjc@sifive.com>
Reviewed-by: NRichard Henderson <richard.henderson@linaro.org>
Message-Id: <76f8f9383a766dbcade883e897dec8cfef669799.1545246859.git.alistair.francis@wdc.com>
Signed-off-by: NRichard Henderson <richard.henderson@linaro.org>
上级 6d06fdd1
......@@ -266,6 +266,7 @@ S: Maintained
F: target/riscv/
F: hw/riscv/
F: include/hw/riscv/
F: linux-user/host/riscv32/
F: disas/riscv.c
S390
......
/*
* hostdep.h : things which are dependent on the host architecture
*
* This work is licensed under the terms of the GNU GPL, version 2 or later.
* See the COPYING file in the top-level directory.
*/
#ifndef RISCV32_HOSTDEP_H
#define RISCV32_HOSTDEP_H
#endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册