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/sysvnecv70/ioctl.S')
-rw-r--r--newlib/libc/sys/sysvnecv70/ioctl.S9
1 files changed, 0 insertions, 9 deletions
diff --git a/newlib/libc/sys/sysvnecv70/ioctl.S b/newlib/libc/sys/sysvnecv70/ioctl.S
deleted file mode 100644
index de3aad548..000000000
--- a/newlib/libc/sys/sysvnecv70/ioctl.S
+++ /dev/null
@@ -1,9 +0,0 @@
-
- .globl __ioctl
- .globl _ioctl
-__ioctl:
-_ioctl: chlvl #0,#0x36
- jnl ok
- jmp cerror
-ok: ret #0
-