Merge pull request 'test branch main protection' (#1) from test_main_protection into main
Reviewed-on: https://external.feng-arch.cn:35127/fengqi/asm_parser/pulls/1
This commit is contained in:
commit
48fc633f43
@ -21,5 +21,4 @@ int main(int argc, char** argv) {
|
|||||||
char program_bin_str [ROWS][17] ; // instructions converted to a binary string
|
char program_bin_str [ROWS][17] ; // instructions converted to a binary string
|
||||||
unsigned short int program_bin [ROWS] ; // instructions in binary (HEX)
|
unsigned short int program_bin [ROWS] ; // instructions in binary (HEX)
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user