Sign in
plan9port
/
plan9
/
6fc7da3c529ca7c610e8172f5b02980c75597dd5
/
.
/
src
/
libthread
/
NetBSD-386-asm.s
blob: 197f12b54d646eb2eaf297eaacfe923aec2b9a43 [
file
]
.globl _tas
_tas
:
movl
$
0xCAFEBABE
,
%eax
movl
4
(%esp), %
ecx
xchgl
%eax, 0(%
ecx
)
ret