Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88279
b: refs/heads/master
c: b0fac02
h: refs/heads/master
i:
  88277: 817737f
  88275: 06a842b
  88271: a76dac1
v: v3
  • Loading branch information
Heiko Carstens authored and Linus Torvalds committed Apr 11, 2008
1 parent cb6f845 commit 91f593e
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 099ce8f4712dcff975ed7619f831b4df95aac773
refs/heads/master: b0fac02370cffad956ff3de5e8ed4df7e7b875d7
3 changes: 3 additions & 0 deletions trunk/include/linux/linkage.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,12 @@
* protection to work (ie no more work that the compiler might
* end up needing stack temporaries for).
*/
/* Assembly files may be compiled with -traditional .. */
#ifndef __ASSEMBLY__
#ifndef asmlinkage_protect
# define asmlinkage_protect(n, ret, args...) do { } while (0)
#endif
#endif

#ifndef __ALIGN
#define __ALIGN .align 4,0x90
Expand Down

0 comments on commit 91f593e

Please sign in to comment.