Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 2002 08:54:34 -0700 (PDT)
From:      Thomas Moestl <tmm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/include pcb.h
Message-ID:  <200210191554.g9JFsYXW058248@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tmm         2002/10/19 08:54:34 PDT

  Modified files:
    sys/sparc64/include  pcb.h 
  Log:
  Explicitely specify an alignment for struct pcb. While all regular pcb's
  are positioned and aligned by md code, dumppcb is just a static
  variable and requires this.
  
  Revision  Changes    Path
  1.12      +1 -1      src/sys/sparc64/include/pcb.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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