From 5024d47769b972908ecb498effdfa9b1eec22ae8 Mon Sep 17 00:00:00 2001 From: Richard Barry Date: Mon, 24 Mar 2008 10:18:07 +0000 Subject: [PATCH] --- Source/portable/GCC/ARM_CM3/portmacro.h | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Source/portable/GCC/ARM_CM3/portmacro.h b/Source/portable/GCC/ARM_CM3/portmacro.h index 3e4d52fc7..ce4851c5e 100644 --- a/Source/portable/GCC/ARM_CM3/portmacro.h +++ b/Source/portable/GCC/ARM_CM3/portmacro.h @@ -40,12 +40,6 @@ *************************************************************************** */ -/* - Change from V4.4.0: - - + Introduced usage of configKERNEL_INTERRUPT_PRIORITY macro to set the - interrupt priority used by the kernel. -*/ #ifndef PORTMACRO_H #define PORTMACRO_H