Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/sys/a29khif/_isatty.S')
-rw-r--r--newlib/libc/sys/a29khif/_isatty.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/newlib/libc/sys/a29khif/_isatty.S b/newlib/libc/sys/a29khif/_isatty.S
index b18d3a35e..55110e2fc 100644
--- a/newlib/libc/sys/a29khif/_isatty.S
+++ b/newlib/libc/sys/a29khif/_isatty.S
@@ -4,8 +4,10 @@ gcc2_compiled.:
.text
.align 4
.global __isatty
+ .global _isatty
.word 0x30000
__isatty:
+_isatty:
sub gr1,gr1,16
asgeu V_SPILL,gr1,gr126
add lr1,gr1,28