asm: implement stub instruction emitter
This commit is contained in:
@@ -67,6 +67,7 @@ struct ivy_bin_class_table_entry {
|
||||
|
||||
struct ivy_bin_class {
|
||||
b_i32 c_ident;
|
||||
uint8_t c_reserved[12];
|
||||
struct ivy_bin_class_table_entry c_table[];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user