changed some names because of namespace pollution

This commit is contained in:
eck 1990-09-28 15:19:06 +00:00
parent fc6247ca5e
commit 30922a239d
2 changed files with 3 additions and 3 deletions

View file

@ -4,5 +4,5 @@ _gtty(fildes,argp)
int fildes ;
struct sgttyb *argp ;
{
return ioctl(fildes,TIOCGETP,argp) ;
return _ioctl(fildes,TIOCGETP,argp) ;
}

View file

@ -73,9 +73,9 @@ Im2:
.data4 1
.data4 0
.reghp:
.data4 _end
.data4 __end
.limhp:
.data4 _end
.data4 __end
hol0:
.space 8
.trppc: