-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 104148 b: refs/heads/master c: 62e612f h: refs/heads/master v: v3
- Loading branch information
Sam Ravnborg
authored and
David S. Miller
committed
Jul 18, 2008
1 parent
31b3e9c
commit 83c927a
Showing
2 changed files
with
2 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 4835bd988e58150c0a6e2d3e13e319a56ed821dc | ||
refs/heads/master: 62e612f0abb33c99c55ea3d04626f6799a1cdca9 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1 @@ | ||
#ifndef __SPARC64_POLL_H | ||
#define __SPARC64_POLL_H | ||
|
||
#define POLLWRNORM POLLOUT | ||
#define POLLWRBAND 256 | ||
#define POLLMSG 512 | ||
#define POLLREMOVE 1024 | ||
#define POLLRDHUP 2048 | ||
|
||
#include <asm-generic/poll.h> | ||
|
||
#endif | ||
#include <asm-sparc/poll.h> |