diff options
Diffstat (limited to 'armfileIO3.s')
-rw-r--r-- | armfileIO3.s | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/armfileIO3.s b/armfileIO3.s index 32e4407..05c990e 100644 --- a/armfileIO3.s +++ b/armfileIO3.s @@ -37,9 +37,7 @@ fwritestring_error: .globl positionF
.globl seekF
.globl shareF
-.ifndef LINUX
- .globl flushF
-.endif
+@ .globl flushF
.globl openSF
.globl readSFC
.globl readSFI
|