Make xen build again.

This commit is contained in:
ad 2007-11-11 01:27:43 +00:00
parent 8129917e9b
commit 39a25a40ee
2 changed files with 6 additions and 4 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: lock_stubs.S,v 1.7 2007/11/10 20:06:24 ad Exp $ */
/* $NetBSD: lock_stubs.S,v 1.8 2007/11/11 01:27:43 ad Exp $ */
/*-
* Copyright (c) 2006, 2007 The NetBSD Foundation, Inc.
@ -347,7 +347,7 @@ LABEL(x86_lockpatch)
.long lockpatch1, lockpatch2, lockpatch3, lockpatch4
.long lockpatch5, lockpatch6, lockpatch7, lockpatch8
.long lockpatch9, lockpatch10
#ifdef FULL
#if defined(FULL) && !defined(__XEN__)
.long lockpatch11
#endif
.long 0

View File

@ -1,4 +1,4 @@
/* $NetBSD: segments.h,v 1.3 2006/01/15 22:09:51 bouyer Exp $ */
/* $NetBSD: segments.h,v 1.4 2007/11/11 01:27:43 ad Exp $ */
/* NetBSD: segments.h,v 1.41 2004/03/05 11:33:27 junyoung Exp */
/*-
@ -301,7 +301,9 @@ void idt_vec_free(int);
#define GTRAPTSS_SEL 18
#define GIPITSS_SEL 19
#define GUCODEBIG_SEL 20 /* User code with executable stack */
#define NGDT 21
#define GUFS_SEL 21
#define GUGS_SEL 22
#define NGDT 23
/*
* Entries in the Local Descriptor Table (LDT)