mirror of
https://github.com/libretro/RetroArch
synced 2025-01-29 09:32:52 +00:00
Add signature for memcpy_neon
This commit is contained in:
parent
1b6f8c9366
commit
9960d88d32
@ -11,6 +11,7 @@
|
||||
.arm
|
||||
.fpu neon
|
||||
|
||||
@ void* memcpy(void *destination, const void *source, size_t num)
|
||||
.global memcpy_neon
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user