summaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/current.h
AgeCommit message (Collapse)AuthorFilesLines
2014-10-13ARC: remove extraneous __KERNEL__ guardsVineet Gupta1-4/+0
Verified by doing make headers_install as none of these files are exported to userspace
2013-02-15ARC: [optim] Cache "current" in Register r25Vineet Gupta1-0/+32
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>