summaryrefslogtreecommitdiff
path: root/include/linux/linkage.h
AgeCommit message (Collapse)Author
2012-05-15arm: adapt asm/linkage.h from LinuxAneesh V
This will add ARM specific over-rides for the defines from linux/linkage.h Signed-off-by: Aneesh V <[email protected]> Tested-by: Mike Frysinger <[email protected]>
2012-02-12linkage.h: move from blackfin to common includesMacpaul Lin
1. Add linkage.h support from blackfin to common include, which is a reduced version from Linux. 2. Add architecture part support of linkage.h into blackfin 3. Fix include path of in blackfin related to linkage.h due to header file movement. Signed-off-by: Macpaul Lin <[email protected]> Signed-off-by: Mike Frysinger <[email protected]>