Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Oct 2005 14:12:10 +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/include md_var.h src/sys/arm/arm bcopyinout.S bcopyinout_xscale.S support.S
Message-ID:  <200510031412.j93ECAxw085792@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cognet      2005-10-03 14:12:10 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/include      md_var.h 
    sys/arm/arm          bcopyinout.S bcopyinout_xscale.S 
                         support.S 
  Log:
  Add a new API to let platform-specific ports provide functions for big
  copy/zeroing.
  
  Revision  Changes    Path
  1.7       +47 -0     src/sys/arm/arm/bcopyinout.S
  1.5       +44 -0     src/sys/arm/arm/bcopyinout_xscale.S
  1.10      +58 -0     src/sys/arm/arm/support.S
  1.3       +10 -0     src/sys/arm/include/md_var.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510031412.j93ECAxw085792>