PCI: Fix bus resource assignment on 32 bits with 64b resources
[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