Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37646
b: refs/heads/master
c: 89bbc03
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Petazzoni authored and Linus Torvalds committed Oct 1, 2006
1 parent d1383e3 commit e1b270b
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 643f720cea989d2913fc0120a2384fecc1be1f9a
refs/heads/master: 89bbc03c01f68e627a2b120963f136e2815f0d84
4 changes: 4 additions & 0 deletions trunk/include/linux/sysrq.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
* based upon discusions in irc://irc.openprojects.net/#kernelnewbies
*/

#ifndef _LINUX_SYSRQ_H
#define _LINUX_SYSRQ_H

struct pt_regs;
struct tty_struct;
Expand Down Expand Up @@ -57,3 +59,5 @@ static inline int __reterr(void)
#define unregister_sysrq_key(ig,nore) __reterr()

#endif

#endif /* _LINUX_SYSRQ_H */

0 comments on commit e1b270b

Please sign in to comment.