Commit 3106459a authored by pw's avatar pw
Browse files

Remove doe(errno) which was causing problems. I will now attempt

to move the RELEASE_18a tag on this file to this new revision.
parent f568f9cd
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
/*	linux-stubs.S

	$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/lisp/linux-stubs.S,v 1.2.2.1 1997/09/13 10:04:46 dtc Exp $
	$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/lisp/linux-stubs.S,v 1.2.2.2 1997/10/12 19:28:41 pw Exp $

	These are needed because the locations of the
	libraries are filled in by ld.so at runtime.
@@ -149,7 +149,6 @@ PVE_stub_ ## fct: ;\
 doe(erfc)
 doe(erfcl)
 doe(erfl)
 doe(errno)
 doe(execl)
 doe(execle)
 doe(execlp)