elf: make EM non-exhaustive
This commit is contained in:
@@ -1525,6 +1525,8 @@ pub const EM = extern enum(u16) {
|
||||
|
||||
/// Linux kernel bpf virtual machine
|
||||
_BPF = 247,
|
||||
|
||||
_,
|
||||
};
|
||||
|
||||
/// Section data should be writable during execution.
|
||||
|
||||
Reference in New Issue
Block a user