Added GLOBAL_FUNC assembly macro
This commit is contained in:
parent
426559ff6e
commit
c5b9104dbc
@ -22,4 +22,7 @@ _%1:
|
||||
%endif
|
||||
%endmacro
|
||||
|
||||
|
||||
%macro GLOBAL_FUNC 1
|
||||
G_EXPORT __g%1
|
||||
G_LABEL __g%1
|
||||
%endmacro
|
||||
|
Loading…
Reference in New Issue
Block a user