Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 61853
b: refs/heads/master
c: b824325
h: refs/heads/master
i:
  61851: 272fb8a
v: v3
  • Loading branch information
Mathieu Desnoyers authored and Sam Ravnborg committed Jul 17, 2007
1 parent 50067c5 commit 42e173c
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 3ae0aa9f45c69055294b6514ddbb5bd07d2535c2
refs/heads/master: b824325443bb010689d22262c6a4e0feb63bad56
3 changes: 2 additions & 1 deletion trunk/arch/xtensa/kernel/vmlinux.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,8 @@ SECTIONS
_fdata = .;
.data :
{
*(.data) CONSTRUCTORS
DATA_DATA
CONSTRUCTORS
. = ALIGN(XCHAL_ICACHE_LINESIZE);
*(.data.cacheline_aligned)
}
Expand Down

0 comments on commit 42e173c

Please sign in to comment.