mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 16:41:58 +00: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
|