um: required-features.h is there only to shadow x86 one...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Richard Weinberger <richard@nod.at>
This commit is contained in:
committed by
Richard Weinberger
parent
8807c1d561
commit
ff9586e98f
9
arch/x86/um/asm/required-features.h
Normal file
9
arch/x86/um/asm/required-features.h
Normal file
@ -0,0 +1,9 @@
|
||||
#ifndef __UM_REQUIRED_FEATURES_H
|
||||
#define __UM_REQUIRED_FEATURES_H
|
||||
|
||||
/*
|
||||
* Nothing to see, just need something for the i386 and x86_64 asm
|
||||
* headers to include.
|
||||
*/
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user