Wrote as inline assembly rather than separately
This commit is contained in:
parent
c2e6a9accc
commit
ab256de78b
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
||||||
.globl inb
|
|
||||||
.p2align 2
|
|
||||||
.type inb,%function
|
|
||||||
|
|
||||||
inb:
|
|
||||||
.fnstart
|
|
||||||
|
|
||||||
.fnend
|
|
Loading…
Reference in a new issue