Newer
Older
barebox / include / asm-arm / gpio.h
@Sascha Hauer Sascha Hauer on 27 Oct 2008 170 bytes GPIO support
#ifndef _ARCH_ARM_GPIO_H
#define _ARCH_ARM_GPIO_H

/* not all ARM platforms necessarily support this API ... */
#include <asm/arch/gpio.h>

#endif /* _ARCH_ARM_GPIO_H */