mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-14 03:34:45 +00: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 */
|