This website requires JavaScript.
Explore
Help
Sign In
hollalinux
/
linux-sg2042
mirror of
https://github.com/sophgo/linux-riscv.git
Watch
1
Star
0
Fork
You've already forked linux-sg2042
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8763b4da41
linux-sg2042
/
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-19 01:55:27 +08:00
#
include
<asm-generic/ucontext.h>