aboutsummaryrefslogtreecommitdiff
path: root/target/riscv/cpu_vendorid.h
blob: a5aa249bc9fcdc6a1f08d9c6dfbcbe93b43e9dbe (plain)
1
2
3
4
5
6
#ifndef TARGET_RISCV_CPU_VENDORID_H
#define TARGET_RISCV_CPU_VENDORID_H

#define THEAD_VENDOR_ID         0x5b7

#endif /*  TARGET_RISCV_CPU_VENDORID_H */