mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-05 11:17:43 +01:00
6 lines
100 B
C
6 lines
100 B
C
#ifndef _ASM_I386_GPIO_H
|
|
#define _ASM_I386_GPIO_H
|
|
|
|
#include <gpio.h>
|
|
|
|
#endif /* _ASM_I386_GPIO_H */
|