[IPV4] TCPMD5: Use memmove() instead of memcpy() because we have overlaps.
[linux-2.6/verdex.git] / include / asm-x86 / segment.h
blob605068280e2852435a84377f84e26c05df36138e
1 #ifdef CONFIG_X86_32
2 # include "segment_32.h"
3 #else
4 # include "segment_64.h"
5 #endif