cvs commit: src/sys/arm/arm support.S

[ Available lists | Index of cvs-src | Month of Jan 2008 | Week of 12 Jan 2008 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Olivier Houchard <cognet@FreeBSD.org>
Date
12 Jan 2008 21:11:44
Subject
cvs commit: src/sys/arm/arm support.S
Message-ID
200801122111.m0CLBhMu025001@repoman.freebsd.org


[ Hide this part ]
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


Elapsed time: 0.065 seconds