synchronizing with host versions

This commit is contained in:
philippe44
2023-05-10 16:45:50 +02:00
parent bc4e56eabc
commit 93a2c0969c
5 changed files with 18 additions and 3 deletions

View File

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