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.

7 lines
371B

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