Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 277472
b: refs/heads/master
c: d059f24
h: refs/heads/master
v: v3
  • Loading branch information
Borislav Petkov authored and Ingo Molnar committed Dec 9, 2011
1 parent 75925bd commit defe6a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 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: 2d070eff6bbbea6137ac14190805f9549c0a8b01
refs/heads/master: d059f24a9680805bd73fc5675504d465bfe28b72
5 changes: 1 addition & 4 deletions trunk/arch/x86/kernel/cpu/cpu.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#ifndef ARCH_X86_CPU_H

#define ARCH_X86_CPU_H

struct cpu_model_info {
Expand Down Expand Up @@ -35,6 +34,4 @@ extern const struct cpu_dev *const __x86_cpu_dev_start[],

extern void get_cpu_cap(struct cpuinfo_x86 *c);
extern void cpu_detect_cache_sizes(struct cpuinfo_x86 *c);
extern void get_cpu_cap(struct cpuinfo_x86 *c);

#endif
#endif /* ARCH_X86_CPU_H */

0 comments on commit defe6a1

Please sign in to comment.