b2cf770758
Get rid of asmlinkage and remove some old cruft from asm/linkage.h. [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: Jeff Dike <jdike@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
6 lines
93 B
C
6 lines
93 B
C
#ifndef __ASM_UM_LINKAGE_H
|
|
#define __ASM_UM_LINKAGE_H
|
|
|
|
#include "asm/arch/linkage.h"
|
|
|
|
#endif
|