summaryrefslogtreecommitdiff
path: root/nuttx/arch/mips/src/pic32mz/chip/pic32mz-int.h
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-02-24 14:50:54 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-02-24 14:50:54 -0600
commita60dde4b2322ae2e85b85ac3dccb24ace2b0a539 (patch)
treecd683a0b83a7d2083ae991c6c31a2c04eafccbb8 /nuttx/arch/mips/src/pic32mz/chip/pic32mz-int.h
parent1c414cf98f4ef97f90f9fba6cafd185f42b087fa (diff)
downloadnuttx-a60dde4b2322ae2e85b85ac3dccb24ace2b0a539.tar.gz
nuttx-a60dde4b2322ae2e85b85ac3dccb24ace2b0a539.tar.bz2
nuttx-a60dde4b2322ae2e85b85ac3dccb24ace2b0a539.zip
PIC32MZ: Add interrupt controller support
Diffstat (limited to 'nuttx/arch/mips/src/pic32mz/chip/pic32mz-int.h')
-rw-r--r--nuttx/arch/mips/src/pic32mz/chip/pic32mz-int.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuttx/arch/mips/src/pic32mz/chip/pic32mz-int.h b/nuttx/arch/mips/src/pic32mz/chip/pic32mz-int.h
index 6a237ab0e..3bf14ba8c 100644
--- a/nuttx/arch/mips/src/pic32mz/chip/pic32mz-int.h
+++ b/nuttx/arch/mips/src/pic32mz/chip/pic32mz-int.h
@@ -42,7 +42,6 @@
#include <nuttx/config.h>
-#include "chip.h"
#include "pic32mz-memorymap.h"
/****************************************************************************