7 lines
99 B
C
7 lines
99 B
C
|
#ifndef __MACH_GPIO_H
|
||
|
#define __MACH_GPIO_H
|
||
|
|
||
|
#include "gpio-lpc32xx.h"
|
||
|
|
||
|
#endif /* __MACH_GPIO_H */
|