On Thursday, May 10, 2018 02:31:38 AM Warner Losh wrote: > Author: imp > Date: Thu May 10 02:31:38 2018 > New Revision: 333443 > URL: https://svnweb.freebsd.org/changeset/base/333443 > > Log: > Move MI-ish bcopy routine to libkern > > riscv and powerpc have nearly identical bcopy.c that's > supposed to be mostly MI. Move it to the MI libkern. > > Differential Revision: https://reviews.freebsd.org/D15374 > > Added: > head/sys/libkern/bcopy.c (contents, props changed) > - copied, changed from r333436, head/sys/powerpc/powerpc/bcopy.c > Deleted: > head/sys/powerpc/powerpc/bcopy.c > Modified:
Hmm, is sys/riscv/riscv/bcopy.c still in the tree? -- John Baldwin _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"