This website requires JavaScript.
Explore
Help
Register
Sign In
AuxXxilium
/
linux_dsm_epyc7002
Watch
1
Star
0
Fork
0
You've already forked linux_dsm_epyc7002
mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced
2024-11-27 03:30:53 +07:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
022e8c4d08
linux_dsm_epyc7002
/
include
/
asm-x86
/
poll.h
2 lines
30 B
C
Raw
Normal View
History
Unescape
Escape
Consolidate asm/poll.h These files are almost all the same. This patch could be made even simpler if we don't mind POLLREMOVE turning up in a few architectures that didn't have it previously (which should be OK as POLLREMOVE is not used anywhere in the current tree). Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Cc: <linux-arch@vger.kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-11 12:22:40 +07:00
#
include
<asm-generic/poll.h>
Reference in New Issue
Copy Permalink