1
0
Fork 0

x86: remove Xgt_desc_struct

The comment says it should have been removed in 2.6.25.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
hifive-unleashed-5.1
Adrian Bunk 2008-04-21 11:47:46 +03:00 committed by Ingo Molnar
parent 08acd4f8af
commit 9cbfe20068
1 changed files with 0 additions and 3 deletions

View File

@ -3,9 +3,6 @@
#include <asm/processor-flags.h>
/* migration helper, for KVM - will be removed in 2.6.25: */
#define Xgt_desc_struct desc_ptr
/* Forward declaration, a strange C thing */
struct task_struct;
struct mm_struct;