]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix VM86 compiles. a #include "opt_vm86.h" was missing, and the my_tr
authorpeter <peter@FreeBSD.org>
Mon, 6 Apr 1998 18:59:15 +0000 (18:59 +0000)
committerpeter <peter@FreeBSD.org>
Mon, 6 Apr 1998 18:59:15 +0000 (18:59 +0000)
commitb5d3779b73faae20d6a07cd1a84130b2cb65bc56
tree486d87a6520375794dca269192b77049a8f7ef68
parentdb031c687bb2aaf356c778d2c270b369ab83ec15
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>
sys/amd64/amd64/genassym.c
sys/amd64/include/pcpu.h
sys/i386/i386/genassym.c
sys/i386/i386/globals.s
sys/i386/include/globaldata.h
sys/i386/include/pcpu.h