mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-08 03:15:11 +07:00
7 lines
93 B
C
7 lines
93 B
C
|
#ifndef _S390_SECTIONS_H
|
||
|
#define _S390_SECTIONS_H
|
||
|
|
||
|
#include <asm-generic/sections.h>
|
||
|
|
||
|
#endif
|