Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jun 1996 11:52:59 -0700 (PDT)
From:      Peter Wemm <peter>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/isa si.c
Message-ID:  <199606171852.LAA19155@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

peter       96/06/17 11:52:57

  Modified:    sys/i386/isa  si.c
  Log:
  This time, get rid of the struct copies that were really causing gcc to
  call memcpy..  It seems that gcc would not inline the implicit call
  when copying from a volatile...
  
  Revision  Changes    Path
  1.45      +4 -4      src/sys/i386/isa/si.c



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