From 262a0d7bbdf034bb2fec543dfda73ea1e20811de Mon Sep 17 00:00:00 2001 From: Hesham ALMatary Date: Tue, 3 Mar 2015 20:09:41 +0000 Subject: or1k/or1k-exception-default.c: Eliminate dependency on BSP provided .h file --- cpukit/score/cpu/or1k/or1k-exception-default.c | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit/score/cpu/or1k') diff --git a/cpukit/score/cpu/or1k/or1k-exception-default.c b/cpukit/score/cpu/or1k/or1k-exception-default.c index 645a7f9844..037a16991b 100644 --- a/cpukit/score/cpu/or1k/or1k-exception-default.c +++ b/cpukit/score/cpu/or1k/or1k-exception-default.c @@ -12,7 +12,6 @@ #include #include -#include #include void _OR1K_Exception_default(uint32_t vector, CPU_Exception_frame *frame); -- cgit v1.2.3