summaryrefslogtreecommitdiff
path: root/Source/portable/IAR/AtmelSAM7S64/portmacro.h
diff options
context:
space:
mode:
authorRichardBarry <RichardBarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2008-01-22 18:43:03 +0000
committerRichardBarry <RichardBarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2008-01-22 18:43:03 +0000
commit922816000f0fb37b8c54caebfeb7246d015d1b24 (patch)
tree42b63b8f4b6c5a7d5eed848545cdfd9885570158 /Source/portable/IAR/AtmelSAM7S64/portmacro.h
parent8358624a315566cf61cb3b16d413cd2655c26b09 (diff)
downloadfreertos-922816000f0fb37b8c54caebfeb7246d015d1b24.tar.gz
freertos-922816000f0fb37b8c54caebfeb7246d015d1b24.tar.bz2
freertos-922816000f0fb37b8c54caebfeb7246d015d1b24.tar.xz
Prepare for V4.7.1 release.
git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@130 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Diffstat (limited to 'Source/portable/IAR/AtmelSAM7S64/portmacro.h')
-rw-r--r--Source/portable/IAR/AtmelSAM7S64/portmacro.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/portable/IAR/AtmelSAM7S64/portmacro.h b/Source/portable/IAR/AtmelSAM7S64/portmacro.h
index 10372f01..8147233c 100644
--- a/Source/portable/IAR/AtmelSAM7S64/portmacro.h
+++ b/Source/portable/IAR/AtmelSAM7S64/portmacro.h
@@ -38,8 +38,6 @@
#ifndef PORTMACRO_H
#define PORTMACRO_H
-#include <intrinsic.h>
-
#ifdef __cplusplus
extern "C" {
#endif