Date: Sat, 12 Jan 2008 21:11:43 +0000 (UTC) From: Olivier Houchard <cognet@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/arm/arm support.S Message-ID: <200801122111.m0CLBhMu025001@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cognet 2008-01-12 21:11:43 UTC FreeBSD src repository Modified files: sys/arm/arm support.S Log: Back when I committed the arm port, I've been asked to move memcpy/memset/memcmp and friends from libkern/arm to arm/arm/support.S, and so I did, but in the process, I didn't add the appropriate copyrights. This is a major oversight from me, and I apology to the NetBSD people for it. MFC After: 1 day Revision Changes Path 1.14 +69 -0 src/sys/arm/arm/support.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801122111.m0CLBhMu025001>