Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 79973
b: refs/heads/master
c: 18245d5
h: refs/heads/master
i:
  79971: 23ffb2c
v: v3
  • Loading branch information
Glauber de Oliveira Costa authored and Ingo Molnar committed Jan 30, 2008
1 parent d92c989 commit c2ab535
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 80fbb69a8d1268ef48dfe21da80e68cb01922f31
refs/heads/master: 18245d5b6e54ca76b60b687e43eb893f9e9dd611
2 changes: 2 additions & 0 deletions trunk/include/asm-x86/desc_defs.h
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,11 @@ struct ldttss_desc64 {
#ifdef CONFIG_X86_64
typedef struct gate_struct64 gate_desc;
typedef struct ldttss_desc64 ldt_desc;
typedef struct ldttss_desc64 tss_desc;
#else
typedef struct desc_struct gate_desc;
typedef struct desc_struct ldt_desc;
typedef struct desc_struct tss_desc;
#endif

struct desc_ptr {
Expand Down

0 comments on commit c2ab535

Please sign in to comment.