hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/tools/objtool/elf.h
....@@ -61,6 +61,7 @@
6161 u8 return_thunk : 1;
6262 u8 fentry : 1;
6363 u8 kcov : 1;
64
+ u8 embedded_insn : 1;
6465 };
6566
6667 struct reloc {