Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 79756
b: refs/heads/master
c: eaf76e8
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner authored and Ingo Molnar committed Jan 30, 2008
1 parent db17e43 commit 7398231
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 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: 6fc30f9e292d2275248b6ee5ca903248b66efca1
refs/heads/master: eaf76e8b93dd5e7a53e2cd6db53f3ca18ca0fe4c
1 change: 1 addition & 0 deletions trunk/arch/x86/kernel/head64.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
#include <linux/kernel.h>
#include <linux/string.h>
#include <linux/percpu.h>
#include <linux/start_kernel.h>

#include <asm/processor.h>
#include <asm/proto.h>
Expand Down
2 changes: 0 additions & 2 deletions trunk/include/asm-x86/proto.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
struct cpuinfo_x86;
struct pt_regs;

extern void start_kernel(void);

extern void early_idt_handler(void);

extern void init_memory_mapping(unsigned long start, unsigned long end);
Expand Down

0 comments on commit 7398231

Please sign in to comment.