]> git.proxmox.com Git - mirror_qemu.git/blame - target/riscv/cpu_vendorid.h
riscv: Change type of valid_vm_1_10_[32|64] to bool
[mirror_qemu.git] / target / riscv / cpu_vendorid.h
CommitLineData
95bd8daa
CM
1#ifndef TARGET_RISCV_CPU_VENDORID_H
2#define TARGET_RISCV_CPU_VENDORID_H
3
4#define THEAD_VENDOR_ID 0x5b7
5
6#endif /* TARGET_RISCV_CPU_VENDORID_H */