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
1 changed files with 0 additions and 8 deletions

View File

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