Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39043
b: refs/heads/master
c: 5e7c4ea
h: refs/heads/master
i:
  39041: 4a409e9
  39039: 6f11519
v: v3
  • Loading branch information
Roman Zippel authored and Linus Torvalds committed Oct 6, 2006
1 parent b9caa05 commit 55bafbd
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 9ef308946fa8390136130a886b0d9a57867a747a
refs/heads/master: 5e7c4ea83efa9d6269bcbf17611f83aeef71c096
2 changes: 1 addition & 1 deletion trunk/include/asm-m68k/user.h
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ struct user{
unsigned long magic; /* To uniquely identify a core file */
char u_comm[32]; /* User command that was responsible */
};
#define NBPG PAGE_SIZE
#define NBPG 4096
#define UPAGES 1
#define HOST_TEXT_START_ADDR (u.start_code)
#define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
Expand Down

0 comments on commit 55bafbd

Please sign in to comment.