forked from Archive/PX4-Autopilot
Missed changed from last lpc1788 check-in
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5551 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
3cb33101a9
commit
b10238efee
|
@ -34,8 +34,8 @@
|
|||
*
|
||||
************************************************************************************/
|
||||
|
||||
#ifndef __ARCH_ARM_SRC_LPC17XX_CHIP_LPC17_IOCON_H
|
||||
#define __ARCH_ARM_SRC_LPC17XX_CHIP_LPC17_IOCON_H
|
||||
#ifndef __ARCH_ARM_SRC_LPC17XX_CHIP_LPC178X_IOCON_H
|
||||
#define __ARCH_ARM_SRC_LPC17XX_CHIP_LPC178X_IOCON_H
|
||||
|
||||
/************************************************************************************
|
||||
* Included Files
|
||||
|
@ -149,4 +149,4 @@
|
|||
* Public Functions
|
||||
************************************************************************************/
|
||||
|
||||
#endif /* __ARCH_ARM_SRC_LPC17XX_CHIP_LPC17_IOCON_H */
|
||||
#endif /* __ARCH_ARM_SRC_LPC17XX_CHIP_LPC178X_IOCON_H */
|
||||
|
|
Loading…
Reference in New Issue