Skip to content

Commit 7a30b18

Browse files
lucasduffeyjoshwatson
authored andcommitted
port to binja plugin API (#1)
Renaming msp430.py to __init__.py
1 parent 0adb21b commit 7a30b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

msp430.py renamed to __init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1071,4 +1071,4 @@ def perform_get_flag_condition_low_level_il(self, cond, il):
10711071
else:
10721072
return il.unimplemented()
10731073

1074-
MSP430.register()
1074+
MSP430.register()

0 commit comments

Comments
 (0)