mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-11-26 01:38:25 -05:00
5 lines
183 B
Makefile
5 lines
183 B
Makefile
|
OBJS += aarch64/cpu.o \
|
||
|
aarch64/float_dsp_init.o \
|
||
|
|
||
|
NEON-OBJS += aarch64/float_dsp_neon.o
|