mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-21 08:53:41 +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
|