summaryrefslogtreecommitdiff
path: root/arch/sparc/include/asm/switch_to_32.h
AgeCommit message (Collapse)AuthorFilesLines
2014-05-19sparc: drop use of extern for prototypes in arch/sparc/include/asmSam Ravnborg1-3/+3
Drop extern for all prototypes and adjust alignment of parameters as required after the removal. In a few rare cases adjust linelength to conform to maximum 80 chars, and likewise in a few rare cases adjust alignment of parameters to static functions. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>
2012-03-28Disintegrate asm/system.h for SparcDavid Howells1-0/+106
Disintegrate asm/system.h for Sparc. Signed-off-by: David Howells <dhowells@redhat.com> cc: sparclinux@vger.kernel.org