This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ae65a26dd3
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 13:56:23 +00:00
#
include
<asm-generic/linkage.h>
Reference in New Issue
Copy Permalink