summaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/current.h
Commit message (Collapse)AuthorAgeFilesLines
* ARC: remove extraneous __KERNEL__ guardsVineet Gupta2014-10-131-4/+0Star
| | | | | Verified by doing make headers_install as none of these files are exported to userspace
* ARC: [optim] Cache "current" in Register r25Vineet Gupta2013-02-151-0/+32
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>