Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 35953
b: refs/heads/master
c: fd167e4
h: refs/heads/master
i:
  35951: a613fc7
v: v3
  • Loading branch information
Andi Kleen authored and Andi Kleen committed Sep 26, 2006
1 parent 9fe4cee commit bf95c50
Show file tree
Hide file tree
Showing 2 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: c1a9d41f4f103bfef2ed0bea1e95b3190e39e448
refs/heads/master: fd167e42b237e0688005b3dec380eb5a6e5f3585
2 changes: 1 addition & 1 deletion trunk/include/asm-x86_64/pda.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ extern struct x8664_pda boot_cpu_pda[];
* There is no fast way to get the base address of the PDA, all the accesses
* have to mention %fs/%gs. So it needs to be done this Torvaldian way.
*/
extern void __bad_pda_field(void);
extern void __bad_pda_field(void) __attribute__((noreturn));

/*
* proxy_pda doesn't actually exist, but tell gcc it is accessed for
Expand Down

0 comments on commit bf95c50

Please sign in to comment.