ARMv8/src/a64instruction_Label.h

4 lines
55 B
C

typedef struct {
char* label;
} a64inst_LabelData;