WSL2-Linux-Kernel/arch/openrisc/include/asm/gpio.h

5 строки
106 B
C

#ifndef __LINUX_GPIO_H
#warning Include linux/gpio.h instead of asm/gpio.h
#include <linux/gpio.h>
#endif