From 2212701216343cddd16a933866d48c17b8990ae6 Mon Sep 17 00:00:00 2001 From: batt Date: Thu, 18 Oct 2007 15:51:50 +0000 Subject: [PATCH] Remove unneeded headers. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@908 38d2e660-2303-0410-9eaa-f027e97ec537 --- cpu/arm/drv/kdebug_at91.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/cpu/arm/drv/kdebug_at91.h b/cpu/arm/drv/kdebug_at91.h index 24eb64e3..165764e5 100644 --- a/cpu/arm/drv/kdebug_at91.h +++ b/cpu/arm/drv/kdebug_at91.h @@ -40,10 +40,6 @@ #ifndef DRV_KDEBUG_AT91_H #define DRV_KDEBUG_AT91_H -#include /* CONFIG_TIMER */ -#include /* uint8_t */ -#include /* CLOCK_FREQ */ - /** * \name Values for CONFIG_KDEBUG_PORT. * -- 2.25.1