Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4790
b: refs/heads/master
c: 1e279dd
h: refs/heads/master
v: v3
  • Loading branch information
Miles Bader authored and Linus Torvalds committed Jul 13, 2005
1 parent ab6adbb commit 63cfcb7
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 3720bd8b1e16b41b9ec640bf91f12e1a1b5cb961
refs/heads/master: 1e279dd855d15b72364b4103f872d67d8592647e
5 changes: 3 additions & 2 deletions trunk/arch/v850/kernel/vmlinux.lds.S
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* arch/v850/vmlinux.lds.S -- kernel linker script for v850 platforms
*
* Copyright (C) 2002,03,04 NEC Electronics Corporation
* Copyright (C) 2002,03,04 Miles Bader <miles@gnu.org>
* Copyright (C) 2002,03,04,05 NEC Electronics Corporation
* Copyright (C) 2002,03,04,05 Miles Bader <miles@gnu.org>
*
* This file is subject to the terms and conditions of the GNU General
* Public License. See the file COPYING in the main directory of this
Expand Down Expand Up @@ -61,6 +61,7 @@
*(__kcrctab_gpl) \
___stop___kcrctab_gpl = .; \
/* Built-in module parameters */ \
. = ALIGN (4) ; \
___start___param = .; \
*(__param) \
___stop___param = .;
Expand Down

0 comments on commit 63cfcb7

Please sign in to comment.