blob: c9966c1ccef0dcf6f8eb7e3c1b4da301dc2943c4 [file]
edition = "2023";
package milotic_tlbmc;
// The processor device information.
message Processor {
string stepping = 1;
}