Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Feb 2019 16:31:47 +0000 (UTC)
From:      Mark Johnston <markj@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r344587 - in head/sys/cddl/contrib/opensolaris/uts: aarch64 arm mips riscv
Message-ID:  <201902261631.x1QGVlBB023027@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: markj
Date: Tue Feb 26 16:31:47 2019
New Revision: 344587
URL: https://svnweb.freebsd.org/changeset/base/344587

Log:
  Remove stub fasttrap implementations.
  
  No platforms except i386, amd64 and powerpc implement fasttrap; the
  fasttrap files for other arches do not contain any code and bloat
  the output from cscope, so just remove them.
  
  MFC after:	1 week

Deleted:
  head/sys/cddl/contrib/opensolaris/uts/aarch64/
  head/sys/cddl/contrib/opensolaris/uts/arm/
  head/sys/cddl/contrib/opensolaris/uts/mips/
  head/sys/cddl/contrib/opensolaris/uts/riscv/



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