Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188474
b: refs/heads/master
c: 8916a14
h: refs/heads/master
v: v3
  • Loading branch information
Barry Song authored and Mike Frysinger committed Mar 9, 2010
1 parent 1b91bb5 commit 6421855
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: 6feda3a6530204ad73a2dc1713c051462a1d9c49
refs/heads/master: 8916a1499d958fcb9086a2c49a5fa3000689bb81
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/kernel/init_task.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ EXPORT_SYMBOL(init_task);
* "init_task" linker map entry.
*/
union thread_union init_thread_union
__attribute__ ((__section__(".init_task.data"))) = {
__init_task_data = {
INIT_THREAD_INFO(init_task)};

0 comments on commit 6421855

Please sign in to comment.