Newer
Older
barebox / arch / mips / include / asm / gpio.h
@Antony Pavlov Antony Pavlov on 24 Jun 2014 115 bytes MIPS: add <asm/gpio.h> header file
#ifndef _ARCH_MIPS_GPIO_H
#define _ARCH_MIPS_GPIO_H

#include <asm-generic/gpio.h>

#endif /* _ARCH_MIPS_GPIO_H */