luckfox-pico-sdk/sysdrv/source/kernel/arch/x86/um/asm/required-features.h
2023-08-08 20:36:47 +08:00

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