summaryrefslogtreecommitdiff
path: root/xen/include/asm-x86/string.h
blob: f08d95096e06d76ec624492e6ee00983d0209047 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#ifndef __X86_STRING_H__
#define __X86_STRING_H__

#endif /* __X86_STRING_H__ */
/*
 * Local variables:
 * mode: C
 * c-file-style: "BSD"
 * c-basic-offset: 4
 * indent-tabs-mode: nil
 * End:
 */