x86, um: get rid of uml-config.h

Take a few symbols we need into kern_constants.h

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-10-11 18:39:18 -04:00
committed by H. Peter Anvin
parent 61bee20445
commit 87e299e5c7
3 changed files with 17 additions and 16 deletions

View File

@ -6,7 +6,7 @@
#ifndef __USER_H__
#define __USER_H__
#include "uml-config.h"
#include "kern_constants.h"
/*
* The usual definition - copied here because the kernel provides its own,