git: https://android.googlesource.com/kernel/common branch: android-4.9 commit: 03fcc2fe71308c2d164b4e6cbfc738c63e670444
10 lines
172 B
C
10 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
|