View | Details | Raw Unified | Return to bug 12927 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/src/sys/i386/i386/vm_machdep.c (+1 lines)
Lines 42-47 Link Here
42
 */
42
 */
43
43
44
#include "npx.h"
44
#include "npx.h"
45
#include "opt_broken_keyboard_reset.h"
45
#include "opt_user_ldt.h"
46
#include "opt_user_ldt.h"
46
#include "opt_vm86.h"
47
#include "opt_vm86.h"
47
#ifdef PC98
48
#ifdef PC98

Return to bug 12927