mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-08 06:21:22 +00:00
7 lines
113 B
C
7 lines
113 B
C
#ifndef _ASM_SECTIONS_H
|
|
#define _ASM_SECTIONS_H
|
|
|
|
#include <asm-generic/sections.h>
|
|
|
|
#endif /* _ASM_SECTIONS_H */
|