mirror of
https://github.com/google/cpu_features.git
synced 2025-07-03 06:03:17 +02:00
Support risc-v (#287)
Co-authored-by: DaniAffCH <danieleaffinita2000@gmail.com> Co-authored-by: Corentin Le Molgat <corentinl@google.com>
This commit is contained in:

committed by
GitHub

parent
a7ea4a7783
commit
c919e9aa77
@ -18,8 +18,9 @@ enum Cpu
|
||||
AArch64,
|
||||
ARM,
|
||||
MIPS,
|
||||
s390x,
|
||||
POWER,
|
||||
RISCV,
|
||||
s390x,
|
||||
}
|
||||
|
||||
enum Os
|
||||
|
Reference in New Issue
Block a user