From fe414e0c416281dbabf2d61e2d405ccfb0d5d83a Mon Sep 17 00:00:00 2001 From: David du Colombier <0intro@gmail.com> Date: Wed, 21 Oct 1998 00:00:00 +0000 Subject: [PATCH] Plan 9 from Bell Labs 1998-10-21 --- pc/mp.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/pc/mp.c b/pc/mp.c index 1806ffff5eb7139758ce6342e4bfc0e9dbd26dda..44832735089aa0b6f07f483e5236f87620ff650c 100644 --- a/pc/mp.c +++ b/pc/mp.c @@ -9,8 +9,6 @@ #include "mp.h" #include "apbootstrap.h" -extern int elcr; - static Bus* mpbus; static Bus* mpbuslast; static int mpisabus = -1;