changed some names because of namespace pollution
authoreck <none@none>
Fri, 28 Sep 1990 13:47:47 +0000 (13:47 +0000)
committereck <none@none>
Fri, 28 Sep 1990 13:47:47 +0000 (13:47 +0000)
mach/vax4/libbsd4_2/_gtty.c
mach/vax4/libbsd4_2/head_em.s

index afa1b03..0b2f0cc 100644 (file)
@@ -4,5 +4,5 @@ _gtty(fildes,argp)
        int fildes ;
        struct sgttyb *argp ;
 {
-       return ioctl(fildes,TIOCGETP,argp) ;
+       return _ioctl(fildes,TIOCGETP,argp) ;
 }
index 59819fd..b339be2 100644 (file)
@@ -84,9 +84,9 @@ Im2:
        .data4  1
        .data4  0
 .reghp:
-       .data4  _end
+       .data4  __end
 .limhp:
-       .data4  _end
+       .data4  __end
 hol0:
        .space  8
 .trppc: