Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
xcap
xcap-capability-linux
Commits
dc5322e5
Commit
dc5322e5
authored
Feb 19, 2013
by
Helge Deller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
parisc: remove empty lines and unnecessary #ifdef coding in include/asm/signal.h
Signed-off-by:
Helge Deller
<
deller@gmx.de
>
parent
f03d70a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
arch/parisc/include/asm/signal.h
arch/parisc/include/asm/signal.h
+0
-4
No files found.
arch/parisc/include/asm/signal.h
View file @
dc5322e5
...
...
@@ -3,16 +3,12 @@
#include <uapi/asm/signal.h>
#define _NSIG 64
/* bits-per-word, where word apparently means 'long' not 'int' */
#define _NSIG_BPW BITS_PER_LONG
#define _NSIG_WORDS (_NSIG / _NSIG_BPW)
# ifndef __ASSEMBLY__
#ifdef CONFIG_64BIT
#else
#endif
/* Most things should be clean enough to redefine this at will, if care
is taken to make libc match. */
...
...
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