mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-08 01:55:13 +07:00
11 lines
190 B
C
11 lines
190 B
C
![]() |
#ifndef __ASM_SH_HARP_IO_H
|
||
|
#define __ASM_SH_HARP_IO_H
|
||
|
|
||
|
/*
|
||
|
* Nothing special here.. just use the generic cchip io routines.
|
||
|
*/
|
||
|
#include <asm/hd64465/io.h>
|
||
|
|
||
|
#endif /* __ASM_SH_HARP_IO_H */
|
||
|
|