changed some names because of namespace pollution

This commit is contained in:
eck 1990-09-28 15:19:06 +00:00
parent 2af50acb2b
commit 395e806665
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: