aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh/sections.h
blob: 57abd708b236dc71b4097d8358ba4c9e6ebb1174 (plain) (blame)
1
2
3
4
5
6
7
8
9
#ifndef __ASM_SH_SECTIONS_H
#define __ASM_SH_SECTIONS_H

#include <asm-generic/sections.h>

extern char _end[];

#endif /* __ASM_SH_SECTIONS_H */