Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57941
b: refs/heads/master
c: e036306
h: refs/heads/master
i:
  57939: 2279152
v: v3
  • Loading branch information
Randolph Chung authored and Kyle McMartin committed Jun 21, 2007
1 parent 03bdacc commit 54361a2
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: 06b32f3ab6df4c7489729f94bdc7093c72681d4b
refs/heads/master: e036306aa1832963cd147849b282259a32f5ac08
2 changes: 2 additions & 0 deletions trunk/arch/parisc/kernel/unwind.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
#define dbg(x...)
#endif

#define KERNEL_START (KERNEL_BINARY_TEXT_START - 0x1000)

extern struct unwind_table_entry __start___unwind[];
extern struct unwind_table_entry __stop___unwind[];

Expand Down
1 change: 0 additions & 1 deletion trunk/include/asm-parisc/system.h
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@ static inline void set_eiem(unsigned long val)
# define __lock_aligned __attribute__((__section__(".data.lock_aligned")))
#endif

#define KERNEL_START (0x10100000 - 0x1000)
#define arch_align_stack(x) (x)

#endif

0 comments on commit 54361a2

Please sign in to comment.