From: richardbarry Date: Mon, 24 Mar 2008 10:18:07 +0000 (+0000) Subject: git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@266 1d2547de-c912-0410... X-Git-Tag: V4.8.0~16 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=65c4dd97fd820528ef65d58d2a4ed7ea3d5146f6;p=freertos git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@266 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- 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