8 lines
73 B
ArmAsm
8 lines
73 B
ArmAsm
.set getgid,47
|
|
.globl _getgid
|
|
|
|
_getgid:
|
|
.word 0x0000
|
|
chmk $getgid
|
|
ret
|