repo: https://github.com/T-head-Semi/linux commit: b1313fe517ca3703119dcc99ef3bbf75ab42bcfb Change-Id: I6cbb35294024ea3a66140e311f4bb705fd7fd626
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
|