summaryrefslogtreecommitdiffstats
path: root/arch/score/include/asm/ucontext.h
AgeCommit message (Collapse)Author
2009-06-27score: add missing #includesArnd Bergmann
Files that define a global function should #include the header with its declaration to make sure that the prototypes do not diverge. Signed-off-by: Arnd Bergmann <arnd@arndb.de>