This website requires JavaScript.
Explore
Drone CI
Help
Register
Sign In
lisa
/
android_kernel_xiaomi_sm8350
Watch
1
Star
0
Fork
0
You've already forked android_kernel_xiaomi_sm8350
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4cfc7e6019
android_kernel_xiaomi_sm8350
/
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 13:55:27 -04:00
#
include
<asm-generic/ucontext.h>
Reference in New Issue
Copy Permalink