lineage_kernel_xcoverpro/arch/x86/um/asm/required-features.h

10 lines
172 B
C
Raw Permalink Normal View History

2023-06-18 22:53:49 +00:00
#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