x86, um: get rid of uml asm/arch

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
Al Viro
2008-08-18 04:54:36 -04:00
committed by H. Peter Anvin
parent fe1cd9876f
commit 6b0eed4ef3
2 changed files with 2 additions and 18 deletions

View File

@ -1,7 +0,0 @@
#ifndef __UM_STRING_H
#define __UM_STRING_H
#include "asm/arch/string.h"
#include "asm/archparam.h"
#endif