Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Mar 1999 11:27:23 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys systm.h
Message-ID:  <199903051927.LAA70193@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1999/03/05 11:27:23 PST

  Modified files:
    sys/sys              systm.h 
  Log:
  Fixed bitrot in the types of fusword() and susword().  swords will
  probably always be 16 bits if they exist at all, and fusword() and
  susword() are only used in i386 code, so there aren't any portability
  functions with them.
  
  Revision  Changes    Path
  1.86      +3 -3      src/sys/sys/systm.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?199903051927.LAA70193>