CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/14 14:53:03
Modified files:
lib/libc/arch/amd64: SYS.h
lib/libc/arch/amd64/gen: flt_rounds.S
lib/libc/arch/amd64/string: bcmp.S bzero.S ffs.S memchr.S
memmove.S memset.S strchr.S strcmp.S
strlen.S strrchr.S
Added files:
lib/libc/arch/amd64: DEFS.h
Log message:
Split the non-syscall ASM bits from SYS.h into DEFS.h and use that in the
non-syscall .S source
ok millert@ miod@
