This website requires JavaScript.
Explore
Help
Sign In
Kernel
/
linux-next
Watch
1
Star
0
Fork
0
You've already forked linux-next
mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced
2025-01-12 00:38:55 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
linux-next
/
arch
/
microblaze
/
include
/
asm
/
ucontext.h
2 lines
34 B
C
Raw
Normal View
History
Unescape
Escape
microblaze: fall back on generic header files for the ABI Almost all of the ABI relevant header files now have generic versions, so use those now in order to reduce the amount of architecture specific code. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Michal Simek <monstr@monstr.eu>
2009-06-18 19:55:27 +02:00
#
include
<asm-generic/ucontext.h>
Reference in New Issue
Copy Permalink