required-features.h 172 B

123456789
  1. #ifndef __UM_REQUIRED_FEATURES_H
  2. #define __UM_REQUIRED_FEATURES_H
  3. /*
  4. * Nothing to see, just need something for the i386 and x86_64 asm
  5. * headers to include.
  6. */
  7. #endif