Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
[linux-2.6/openmoko-kernel/knife-kernel.git] / include / asm-sh / string.h
blob8c1ea21dc0ae5d390f337b485e253c25a951bc96
1 #ifdef CONFIG_SUPERH32
2 # include "string_32.h"
3 #else
4 # include "string_64.h"
5 #endif