8 lines
136 B
C
8 lines
136 B
C
|
#ifndef _MCST_GPIO_H_
|
||
|
#define _MCST_GPIO_H_
|
||
|
|
||
|
#define __EXPORTED_HEADERS__
|
||
|
#include <uapi/linux/mcst/gpio.h>
|
||
|
|
||
|
#endif /* _MCST_GPIO_H_ */
|