Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
b994b6c0
Commit
b994b6c0
authored
Jul 21, 2008
by
Jaswinder Singh
Committed by
Ingo Molnar
Jul 22, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
x86: signal_XX.c declare do_notify_resume before they get used
Signed-off-by:
Jaswinder Singh
<
jaswinder@infradead.org
>
parent
fb26132b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
include/asm-x86/signal.h
include/asm-x86/signal.h
+3
-0
No files found.
include/asm-x86/signal.h
View file @
b994b6c0
...
...
@@ -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. */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment