mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-02-18 23:04:47 +00:00
7 lines
125 B
C
7 lines
125 B
C
|
|
#ifndef __V850_SECTIONS_H__
|
||
|
|
#define __V850_SECTIONS_H__
|
||
|
|
|
||
|
|
#include <asm-generic/sections.h>
|
||
|
|
|
||
|
|
#endif /* __V850_SECTIONS_H__ */
|