Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 3415
b: refs/heads/master
c: f14c6fd
h: refs/heads/master
i:
  3413: 2fbe94e
  3411: 75eabad
  3407: 450f09d
v: v3
  • Loading branch information
Olaf Hering authored and Linus Torvalds committed Jun 25, 2005
1 parent a184062 commit 6cfc6f5
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: dfa1a55335a0e822b36607d25c980c4e2a8e5e87
refs/heads/master: f14c6fd0fc9fbaf242254c84ba2632decb25e91a
2 changes: 1 addition & 1 deletion trunk/arch/ppc/boot/openfirmware/chrpmain.c
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ char *avail_high;

#define SCRATCH_SIZE (128 << 10)

static char scratch[SCRATCH_SIZE]; /* 1MB of scratch space for gunzip */
static char scratch[SCRATCH_SIZE]; /* 128k of scratch space for gunzip */

typedef void (*kernel_start_t)(int, int, void *, unsigned int, unsigned int);

Expand Down

0 comments on commit 6cfc6f5

Please sign in to comment.