Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 69563
b: refs/heads/master
c: 0322a2b
h: refs/heads/master
i:
  69561: b8829ac
  69559: 650b962
v: v3
  • Loading branch information
Ralf Baechle authored and Linus Torvalds committed Oct 16, 2007
1 parent 5707bf4 commit 006e1c8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bfe8df3d314bddf30758bd738e0087e80964760c
refs/heads/master: 0322a2b84096270c238da45f444bd3c9eb6f5e9c
2 changes: 2 additions & 0 deletions trunk/include/linux/init.h
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,10 @@

/* For assembly routines */
#define __INIT .section ".init.text","ax"
#define __INIT_REFOK .section ".text.init.refok","ax"
#define __FINIT .previous
#define __INITDATA .section ".init.data","aw"
#define __INITDATA_REFOK .section ".data.init.refok","aw"

#ifndef __ASSEMBLY__
/*
Expand Down

0 comments on commit 006e1c8

Please sign in to comment.