You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
519B

  1. OBJS += x86/cpu.o \
  2. x86/float_dsp_init.o \
  3. x86/lls_init.o \
  4. YASM-OBJS += x86/cpuid.o \
  5. x86/emms.o \
  6. x86/float_dsp.o \
  7. x86/lls.o \