Bell/cspot catchup - release

This commit is contained in:
philippe44
2023-07-25 22:28:19 -07:00
parent 4cd210838f
commit 8d4813ceb4
15 changed files with 34 additions and 44 deletions

View File

@@ -1,5 +1,3 @@
syntax = "proto2";
enum CpuFamily {
CPU_UNKNOWN = 0x0;
CPU_X86 = 0x1;