aboutsummaryrefslogtreecommitdiff
path: root/include/asm-um/string.h
blob: 9a0571f6dd61c3cc81d6617e983a460b9da662b9 (plain)
1
2
3
4
5
6
7
#ifndef __UM_STRING_H
#define __UM_STRING_H

#include "asm/arch/string.h"
#include "asm/archparam.h"

#endif