Makefile 297 B

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