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

Olivier Houchard cognet at FreeBSD.org
Sat Jan 12 13:11:44 PST 2008


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


More information about the cvs-all mailing list