From 3ff9afd04851ec97d66d6833520b49dc18f35ea4 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Tue, 8 Dec 2009 08:47:14 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1389 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/templates/hal_lld.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'os/hal/templates') diff --git a/os/hal/templates/hal_lld.h b/os/hal/templates/hal_lld.h index 2f5af5b17..c6dd6e6f7 100644 --- a/os/hal/templates/hal_lld.h +++ b/os/hal/templates/hal_lld.h @@ -28,11 +28,11 @@ #define _HAL_LLD_H_ /*===========================================================================*/ -/* Driver pre-compile time settings. */ +/* Driver constants. */ /*===========================================================================*/ /*===========================================================================*/ -/* Driver constants. */ +/* Driver pre-compile time settings. */ /*===========================================================================*/ /*===========================================================================*/ -- cgit v1.2.3