[K42-discussion] I'm unsure about the following patch: [PATCH] Removed extern declaration of exceptionLocal which isn't actually being used anywhere
Donour Sizemore
donour at cs.unm.edu
Tue Oct 3 09:10:04 EST 2006
Signed-off-by: Donour Sizemore <donour at milhouse.localdomain>
---
os/kernel/exception/HWInterrupt.H | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/os/kernel/exception/HWInterrupt.H
b/os/kernel/exception/HWInterrupt.H
index 05ae566..7cc971b 100644
--- a/os/kernel/exception/HWInterrupt.H
+++ b/os/kernel/exception/HWInterrupt.H
@@ -21,7 +21,6 @@ #define ICU_LEN 32
#define IST_LEVEL 3
-extern ExceptionLocal exceptionLocal;
//K42_LINUX
extern "C" void HWInterrupt_IOInterrupt(uval interruptNum);
--
1.4.1.1
More information about the K42-discussion
mailing list