aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-um/sections.h
blob: 6b0231eefea8f97400a78f6fea3c84ae102fd5d9 (plain) (blame)
1
2
3
4
5
6
7
#ifndef _UM_SECTIONS_H
#define _UM_SECTIONS_H

/* nothing to see, move along */
#include <asm-generic/sections.h>

#endif