From: asterix Date: Tue, 20 May 2008 15:50:13 +0000 (+0000) Subject: Reformat. X-Git-Tag: 2.0.0~633 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=ff05afa5bd106c4879760ed58c78041ec4c9dee5;p=bertos.git Reformat. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1301 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/bertos/cpu/arm/drv/kdebug_at91.c b/bertos/cpu/arm/drv/kdebug_at91.c index b7e24cd3..76c91369 100644 --- a/bertos/cpu/arm/drv/kdebug_at91.c +++ b/bertos/cpu/arm/drv/kdebug_at91.c @@ -37,11 +37,12 @@ */ #include "kdebug_at91.h" -#include /* for BV(), DIV_ROUND */ -#include #include /* for CLOCK_FREQ */ #include /* Required for bus macros overrides */ +#include +#include /* for BV(), DIV_ROUND */ + #include #if CONFIG_KDEBUG_PORT == KDEBUG_PORT_DBGU