]> Git Repo - linux.git/blob - arch/sh/include/asm/string.h
Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
[linux.git] / arch / sh / include / asm / string.h
1 #ifdef CONFIG_SUPERH32
2 # include <asm/string_32.h>
3 #else
4 # include <asm/string_64.h>
5 #endif
This page took 0.032478 seconds and 4 git commands to generate.