Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Apr 1998 11:59:16 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/i386 genassym.c globals.s src/sys/i386/include globaldata.h
Message-ID:  <199804061859.LAA03052@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1998/04/06 11:59:16 PDT

  Modified files:
    sys/i386/i386        genassym.c globals.s 
    sys/i386/include     globaldata.h 
  Log:
  Fix VM86 compiles.  a #include "opt_vm86.h" was missing, and the my_tr
  variable was needed in the non-SMP case.
  
  Submitted by:  Jonathan Lemon <jlemon@americantv.com>
  
  Revision  Changes    Path
  1.54      +2 -4      src/sys/i386/i386/genassym.c
  1.2       +5 -6      src/sys/i386/i386/globals.s
  1.2       +2 -5      src/sys/i386/include/globaldata.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?199804061859.LAA03052>