mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 00:45:17 -04:00
11 lines
118 B
Makefile
11 lines
118 B
Makefile
|
|
MDSRCS+= \
|
|
bcopy.S \
|
|
bzero.S \
|
|
memcmp.S \
|
|
memcpy.S \
|
|
memmove.S \
|
|
memset.S \
|
|
strcmp.S \
|
|
strlen.S \
|
|
strncmp.S
|