Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131232
b: refs/heads/master
c: e0fc4f9
h: refs/heads/master
v: v3
  • Loading branch information
Tobias Klauser authored and Russell King committed Feb 10, 2009
1 parent 58abfd5 commit 9cfb833
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 286ce0ac1c524849026f7472b3921b9acf557510
refs/heads/master: e0fc4f97ab6b11594d0b0658ef6cf02bd68f3b4e
4 changes: 2 additions & 2 deletions trunk/arch/arm/kernel/machine_kexec.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
#include <asm/cacheflush.h>
#include <asm/mach-types.h>

const extern unsigned char relocate_new_kernel[];
const extern unsigned int relocate_new_kernel_size;
extern const unsigned char relocate_new_kernel[];
extern const unsigned int relocate_new_kernel_size;

extern void setup_mm_for_reboot(char mode);

Expand Down

0 comments on commit 9cfb833

Please sign in to comment.