mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-18 14:44:48 +00:00
8 lines
128 B
C
8 lines
128 B
C
|
|
#ifndef _X8664_SECTIONS_H
|
||
|
|
#define _X8664_SECTIONS_H
|
||
|
|
|
||
|
|
/* nothing to see, move along */
|
||
|
|
#include <asm-generic/sections.h>
|
||
|
|
|
||
|
|
#endif
|