1
0
mirror of https://github.com/google/cpu_features.git synced 2025-11-14 03:00:37 +01:00

README: remove FreeBSD and LOONGARCH

no more any workflows available
This commit is contained in:
Corentin Le Molgat
2025-11-07 13:32:46 +01:00
committed by Mizux Seiha
parent 752e783430
commit c05a96f61b
2 changed files with 23 additions and 26 deletions

View File

@@ -36,14 +36,12 @@ enum Cpu
MIPS,
POWER,
RISCV,
LOONGARCH,
s390x,
}
enum Os
{
Linux,
FreeBSD,
MacOS,
Windows,
}