aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300/include/asm/linkage.h
blob: 1d81604fb0adf6b73361200219d56a62e8d92dda (plain) (blame)
1
2
3
4
5
6
#ifndef _H8300_LINKAGE_H
#define _H8300_LINKAGE_H

#undef SYMBOL_NAME_LABEL
#define SYMBOL_NAME_LABEL(_name_) _##_name_##:
#endif