This website requires JavaScript.
Explore
Help
Register
Sign In
AcoSail
/
kernel_optimize_test
Watch
8
Star
0
Fork
0
You've already forked kernel_optimize_test
forked from
luck/tmp_suning_uos_patched
Code
Pull Requests
Activity
ffe57d02b2
kernel_optimize_test
/
arch
/
microblaze
/
include
/
asm
/
param.h
2 lines
31 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/param.h>
Copy Permalink