summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/linkage.h
blob: bdca72eb6c0a9a49dc9ade235a1dfca949e844fb (plain)
1
2
3
4
5
6
#ifndef _ASM_X86_LINKAGE_H
#define _ASM_X86_LINKAGE_H

#define asmlinkage CPP_ASMLINKAGE __attribute__((regparm(0)))

#endif /* _ASM_X86_LINKAGE_H */
OpenPOWER on IntegriCloud