mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-22 22:19:33 +07:00
9 lines
161 B
C
9 lines
161 B
C
![]() |
#ifndef __ASM_SH64_GPIO_H
|
||
|
#define __ASM_SH64_GPIO_H
|
||
|
|
||
|
/*
|
||
|
* This is just a stub, so that every arch using sh-sci has a gpio.h
|
||
|
*/
|
||
|
|
||
|
#endif /* __ASM_SH64_GPIO_H */
|