repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
kernel.resource(all-pc): Compiler delint
[AROS.git]
/
arch
/
all-pc
/
kernel
/
sti.s
blob
6613b0891a1decf3e4adbd810ef0b03f74219c49
1
.text
2
.align 16
3
.globl Kernel_10_KrnSti
4
.type Kernel_10_KrnSti, @function
5
6
Kernel_10_KrnSti
:
7
sti
8
ret
9
10
.size Kernel_10_KrnSti, .-Kernel_10_KrnSti