mirror of
https://github.com/bkerler/edl.git
synced 2025-03-31 01:00:11 -04:00
Fix fhloaderparse
This commit is contained in:
parent
b227c4c17e
commit
22594f7374
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ from io import BytesIO
|
|||
from Library.utils import elf
|
||||
from Library.loader_db import loader_utils
|
||||
from Config.qualcomm_config import vendor
|
||||
current_dir = os.path.dirname(os.path.abspath(inspect.getfile(inspect.currentframe())))
|
||||
|
||||
lu=loader_utils()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue