Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110286
b: refs/heads/master
c: b994b6c
h: refs/heads/master
v: v3
  • Loading branch information
Jaswinder Singh authored and Ingo Molnar committed Jul 22, 2008
1 parent 5757948 commit 4826d00
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: fb26132b441e75d6ba9996efc29b42081aee0abd
refs/heads/master: b994b6c0332a5499b33880855dadad04d74cde54
3 changes: 3 additions & 0 deletions trunk/include/asm-x86/signal.h
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,9 @@ struct sigaction {
struct k_sigaction {
struct sigaction sa;
};

extern void do_notify_resume(struct pt_regs *, void *, __u32);

# else /* __KERNEL__ */
/* Here we must cater to libcs that poke about in kernel headers. */

Expand Down

0 comments on commit 4826d00

Please sign in to comment.