aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/linkage.h
blob: b6185d3cfe683a591de515efdc8f996fe7caa0fb (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef __ASM_LINKAGE_H
#define __ASM_LINKAGE_H

#ifdef __ASSEMBLY__
#include <asm/asm.h>
#endif

#endif