[PATCH] Make spinlock/rwlock annotations more accurate by using parameters, not types
[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