Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96961
b: refs/heads/master
c: 972ad0e
h: refs/heads/master
i:
  96959: 33dbf1a
v: v3
  • Loading branch information
Paul Mundt committed May 16, 2008
1 parent 679c7ca commit f7afbea
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: 0105346cc763a6e34e80feb6adb36ed9781150d4
refs/heads/master: 972ad0e0d51b67b862ae6143d858fb7da2f2a5f6
4 changes: 2 additions & 2 deletions trunk/arch/sh/kernel/head_32.S
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ ENTRY(empty_zero_page)
.long 0 /* RAMDISK_FLAGS */
.long 0x0200 /* ORIG_ROOT_DEV */
.long 1 /* LOADER_TYPE */
.long 0x00360000 /* INITRD_START */
.long 0x000a0000 /* INITRD_SIZE */
.long 0x00000000 /* INITRD_START */
.long 0x00000000 /* INITRD_SIZE */
#ifdef CONFIG_32BIT
.long 0x53453f00 + 32 /* "SE?" = 32 bit */
#else
Expand Down

0 comments on commit f7afbea

Please sign in to comment.