Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11046
b: refs/heads/master
c: b4dbf95
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Oct 29, 2005
1 parent 3f98ca8 commit 794cc1a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: 71e0e556db08cc20de76d510be5600f6e5ce143c
refs/heads/master: b4dbf95e3080cf43a27cc324bfa0975f88174d07
7 changes: 0 additions & 7 deletions trunk/arch/mips/kernel/vmlinux.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,6 @@ SECTIONS

*(.data)

/* Align the initial ramdisk image (INITRD) on page boundaries. */
. = ALIGN(4096);
__rd_start = .;
*(.initrd)
. = ALIGN(4096);
__rd_end = .;

CONSTRUCTORS
}
_gp = . + 0x8000;
Expand Down

0 comments on commit 794cc1a

Please sign in to comment.