cvs commit: src/sys/i386/i386 genassym.c globals.s src/sys/i386/include globaldata.h

[ Available lists | Index of cvs-all | Month of Apr 1998 | Week of 6 Apr 1998 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Peter Wemm <peter@FreeBSD.ORG>
Date
6 Apr 1998 12:01:48
Subject
cvs commit: src/sys/i386/i386 genassym.c globals.s src/sys/i386/include globaldata.h
Message-ID
199804061859.LAA03052@freefall.freebsd.org


[ Hide this part ]
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


Elapsed time: 0.042 seconds