From 2b32146400e9d99bfc87516ab8b2d2809aff5326 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 20 Apr 2021 09:33:52 +0200 Subject: Remove superfluous includes --- cpukit/score/cpu/no_cpu/cpu.c | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit/score/cpu/no_cpu') diff --git a/cpukit/score/cpu/no_cpu/cpu.c b/cpukit/score/cpu/no_cpu/cpu.c index f22725c7c7..34e1c99a61 100644 --- a/cpukit/score/cpu/no_cpu/cpu.c +++ b/cpukit/score/cpu/no_cpu/cpu.c @@ -18,7 +18,6 @@ #endif #include -#include void _CPU_Initialize(void) { -- cgit v1.2.3