From 1f346e5d6b0b046b82f8e6a60201357db1f956cc Mon Sep 17 00:00:00 2001
From: dtc <dtc>
Date: Thu, 2 Oct 1997 17:10:32 +0000
Subject: [PATCH] Patch from Peter Vaneynde: delete doe(errno).

---
 lisp/linux-stubs.S | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/lisp/linux-stubs.S b/lisp/linux-stubs.S
index a1e7d421f..365b9f0ed 100644
--- a/lisp/linux-stubs.S
+++ b/lisp/linux-stubs.S
@@ -1,6 +1,6 @@
 /*	linux-stubs.S
 
-	$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/lisp/linux-stubs.S,v 1.3 1997/09/13 10:02:44 dtc Exp $
+	$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/lisp/linux-stubs.S,v 1.4 1997/10/02 17:10:32 dtc 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)
-- 
GitLab