Files
linux-apfs/include/asm-x86_64
Avi Kivity 249e83fe83 [PATCH] x86-64: Extract segment descriptor definitions for use outside
Code that wants to use struct desc_struct cannot do so on i386 because
desc.h contains other code that will only compile on x86_64.

So extract the structure definitions into a asm-x86_64/desc_defs.h.

Signed-off-by: Avi Kivity <avi@qumranet.com>
Signed-off-by: Andi Kleen <ak@suse.de>

 include/asm-x86_64/desc.h      |   53 -------------------------------
 include/asm-x86_64/desc_defs.h |   69 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 70 insertions(+), 52 deletions(-)
2006-12-07 02:14:04 +01:00
..
2005-09-07 16:57:21 -07:00
2006-09-26 10:52:38 +02:00
2006-10-03 23:01:26 +02:00
2006-01-12 09:08:51 -08:00
2006-06-26 10:48:16 -07:00
2006-01-18 19:20:31 -08:00
2006-12-04 02:00:22 -05:00
2006-09-26 10:52:39 +02:00
2006-01-11 19:04:55 -08:00
2006-11-08 10:23:03 -08:00
2006-10-11 11:14:23 -07:00
2006-01-10 08:01:34 -08:00
2006-09-26 08:49:10 -07:00
2006-02-15 15:32:22 -08:00
2006-12-07 02:14:01 +01:00
2006-11-14 16:57:46 +01:00
2006-09-26 10:52:32 +02:00
2006-09-26 10:52:28 +02:00
2006-09-26 10:52:26 +02:00
2006-06-29 16:58:06 -07:00
2006-07-29 20:59:55 -07:00