From 65c4dd97fd820528ef65d58d2a4ed7ea3d5146f6 Mon Sep 17 00:00:00 2001 From: richardbarry Date: Mon, 24 Mar 2008 10:18:07 +0000 Subject: [PATCH] git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@266 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- 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 -- 2.39.5