Create a new patch file for each patch and close old handle
This stopped a few misbehaviours
This commit is contained in:
@@ -52,6 +52,6 @@ static inline void symbol_term_symbols(HiSymbols *symbols) {
|
||||
|
||||
HiSymbol *symbol_find(HiSymbols *symbols, HiSymbol *symbol);
|
||||
|
||||
HiSymbolBind symbol_bind_from_efi(u32 efi_bind);
|
||||
HiSymbolType symbol_type_from_efi(u32 efi_type);
|
||||
HiSymbolBind symbol_bind_from_efibind(u32 efi_bind);
|
||||
HiSymbolType symbol_type_from_efitype(u32 efi_type);
|
||||
#endif // SYMBOLS_H_
|
||||
|
||||
Reference in New Issue
Block a user