Wrote as inline assembly rather than separately

This commit is contained in:
Gitea 2020-12-18 12:40:09 -06:00
parent c2e6a9accc
commit ab256de78b

View file

@ -1,8 +0,0 @@
.globl inb
.p2align 2
.type inb,%function
inb:
.fnstart
.fnend