Date: Wed, 16 Jan 2008 22:43:50 +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: <200801162243.m0GMhoqV046648@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cognet 2008-01-16 22:43:50 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/arm/arm support.S Log: MFC rev 1.14: 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. Approved by: re (mux) Revision Changes Path 1.12.2.1 +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?200801162243.m0GMhoqV046648>