aboutsummaryrefslogtreecommitdiff
path: root/arch/um/include/asm/required-features.h
blob: dfb967b2d2f3750ba86a3fb495fb5898f91ff0b7 (plain)
1
2
3
4
5
6
7
8
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