NFS: Add support for AF_INET6 addresses in nfs_compare_super()
[linux-2.6] / include / asm-um / string.h
1 #ifndef __UM_STRING_H
2 #define __UM_STRING_H
3
4 #include "asm/arch/string.h"
5 #include "asm/archparam.h"
6
7 #endif