mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-20 16:13:15 +00:00

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
9 lines
172 B
C
9 lines
172 B
C
#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
|