8 lines
122 B
C
8 lines
122 B
C
|
#ifndef _UM_SECTIONS_H
|
||
|
#define _UM_SECTIONS_H
|
||
|
|
||
|
/* nothing to see, move along */
|
||
|
#include <asm-generic/sections.h>
|
||
|
|
||
|
#endif
|