ARMv8/src/a64instruction/a64instruction_Directive.h

6 lines
82 B
C

#include "../global.h"
typedef struct {
word value;
} a64inst_DirectiveData;