Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82876
b: refs/heads/master
c: 73bdb73
h: refs/heads/master
v: v3
  • Loading branch information
Harvey Harrison authored and Ingo Molnar committed Feb 4, 2008
1 parent fa7fb19 commit a7da9c4
Show file tree
Hide file tree
Showing 3 changed files with 3 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: 599db4fe23d3869af98e2addef5628faef550f60
refs/heads/master: 73bdb73f6666228289af4be55a77e2ed978061a7
1 change: 1 addition & 0 deletions trunk/arch/x86/kernel/cpu/intel.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#include <asm/uaccess.h>
#include <asm/ptrace.h>
#include <asm/ds.h>
#include <asm/bugs.h>

#include "cpu.h"

Expand Down
2 changes: 1 addition & 1 deletion trunk/include/asm-x86/bugs.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
#define _ASM_X86_BUGS_H

extern void check_bugs(void);
extern int ppro_with_ram_bug(void);
int ppro_with_ram_bug(void);

#endif /* _ASM_X86_BUGS_H */

0 comments on commit a7da9c4

Please sign in to comment.