mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 07:14:14 -05:00
Update libc assembly code to use macros that work on both o32 and n64. Merge string functions from NetBSD. The changes are from http://svn.freebsd.org/base/user/jmallett/octeon Approved by: rrs (mentor), jmallett |
||
|---|---|---|
| .. | ||
| bcmp.S | ||
| bcopy.S | ||
| bzero.S | ||
| ffs.S | ||
| index.S | ||
| Makefile.inc | ||
| memcpy.S | ||
| memmove.S | ||
| rindex.S | ||
| strcmp.S | ||
| strlen.S | ||