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

Olivier Houchard cognet at FreeBSD.org
Wed Jan 16 14:44:24 PST 2008


cognet      2008-01-16 22:44:23 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7_0)
    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.4.1  +69 -0     src/sys/arm/arm/support.S


More information about the cvs-src mailing list