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