Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v2.6.31 7 lines 166 B view raw
1#ifndef _ARCH_ARM_GPIO_H 2#define _ARCH_ARM_GPIO_H 3 4/* not all ARM platforms necessarily support this API ... */ 5#include <mach/gpio.h> 6 7#endif /* _ARCH_ARM_GPIO_H */