summaryrefslogtreecommitdiff
path: root/arch/sh/include/asm/word-at-a-time.h
AgeCommit message (Collapse)AuthorFilesLines
2012-06-13sh: use the new generic strnlen_user() functionPaul Mundt1-0/+53
This discards both the _32 and _64 versions in favour of the consolidated generic one. Signed-off-by: Paul Mundt <lethal@linux-sh.org>