mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
8 lines
156 B
C
8 lines
156 B
C
|
#ifndef _ASM_ARM_MODULE_H
|
||
|
#define _ASM_ARM_MODULE_H
|
||
|
/*
|
||
|
* This file contains the arm architecture specific module code.
|
||
|
*/
|
||
|
|
||
|
#endif /* _ASM_ARM_MODULE_H */
|