This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
linux
mirror of
https://gitee.com/openkylin/linux.git
Watch
9
Star
0
Fork
You've already forked linux
0
Code
Issues
Projects
Releases
Wiki
Activity
3b1fff0803
linux
/
arch
/
microblaze
/
include
/
asm
/
linkage.h
2 lines
33 B
C
Raw
Normal View
History
Unescape
Escape
microblaze: Use empty asm-generic/linkage.h The difference between microblaze and default version in linux/linkage.h is just value stored in the padding bytes which was 0 and in generic is 0x90. Different value shouldn't have any effect. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2014-09-01 21:56:23 +08:00
#
include
<asm-generic/linkage.h>