Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 79752
b: refs/heads/master
c: 40fec50
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner authored and Ingo Molnar committed Jan 30, 2008
1 parent 17c8cf3 commit 2f6a032
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a89518b882283fdb3e11fb6d1929dc874b380ca8
refs/heads/master: 40fec50ac4dd436b06630f415789e57200c5b06f
1 change: 1 addition & 0 deletions trunk/include/asm-x86/pda.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ struct x8664_pda {

extern struct x8664_pda *_cpu_pda[];
extern struct x8664_pda boot_cpu_pda[];
extern void pda_init(int);

#define cpu_pda(i) (_cpu_pda[i])

Expand Down
1 change: 0 additions & 1 deletion trunk/include/asm-x86/proto.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ struct cpuinfo_x86;
struct pt_regs;

extern void start_kernel(void);
extern void pda_init(int);

extern void early_idt_handler(void);

Expand Down

0 comments on commit 2f6a032

Please sign in to comment.