7 lines
108 B
C
7 lines
108 B
C
|
#ifndef __ASM_ARCH_GPIO_H
|
||
|
#define __ASM_ARCH_GPIO_H
|
||
|
|
||
|
#include <plat/gpio.h>
|
||
|
|
||
|
#endif /* __ASM_ARCH_GPIO_H */
|