]> Git Repo - linux.git/blob - arch/sh/include/asm/string.h
udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().
[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.029671 seconds and 4 git commands to generate.