From: asterix Date: Tue, 27 May 2008 13:01:10 +0000 (+0000) Subject: Clean up. Typo. X-Git-Tag: 2.0.0~549 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=06f152d2b2166ca47643ebb55ab291aa9cbb77fc;p=bertos.git Clean up. Typo. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1385 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/app/triface/hw/hw_cpu.h b/app/triface/hw/hw_cpu.h index 81339dfb..40918c00 100644 --- a/app/triface/hw/hw_cpu.h +++ b/app/triface/hw/hw_cpu.h @@ -41,8 +41,6 @@ #ifndef TRIFACE_HW_H #define TRIFACE_HW_H -#include - /// CPU Clock frequency (14.7456 MHz) #define CLOCK_FREQ (14745600UL) diff --git a/app/triface/hw/hw_input.h b/app/triface/hw/hw_input.h index 6ab0bba8..608e731b 100644 --- a/app/triface/hw/hw_input.h +++ b/app/triface/hw/hw_input.h @@ -29,7 +29,7 @@ * Copyright 2003, 2004, 2006 Develer S.r.l. (http://www.develer.com/) * Copyright 2000 Bernardo Innocenti * - * -->> + * --> * * \brief Macro for HW_INPUT_H * @@ -38,6 +38,7 @@ * * \author Andrea Grandi */ + #ifndef HW_INPUT_H #define HW_INPUT_H