diff options
author | Michal Simek <michal.simek@xilinx.com> | 2012-12-13 17:47:55 +0100 |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2012-12-13 18:15:38 +0100 |
commit | 9f2a45bd81ad2362b61fe2dc6fa202ae18308b7b (patch) | |
tree | 713b4e7fa9a3dfc84efaaa60935047496d3c957f /usr | |
parent | a671de086874b9d8155369319b2bd989cf55d77c (diff) | |
download | op-kernel-dev-9f2a45bd81ad2362b61fe2dc6fa202ae18308b7b.zip op-kernel-dev-9f2a45bd81ad2362b61fe2dc6fa202ae18308b7b.tar.gz |
microblaze: lib: Add lib function declarations
Function declarations fix these sparse warnings:
arch/microblaze/lib/ashldi3.c:5:11: warning: symbol
'__ashldi3' was not declared. Should it be static?
arch/microblaze/lib/muldi3.c:50:8: warning: symbol
'__muldi3' was not declared. Should it be static?
arch/microblaze/lib/cmpdi2.c:5:11: warning: symbol
'__cmpdi2' was not declared. Should it be static?
arch/microblaze/lib/lshrdi3.c:5:11: warning: symbol
'__lshrdi3' was not declared. Should it be static?
arch/microblaze/lib/ashrdi3.c:5:11: warning: symbol
'__ashrdi3' was not declared. Should it be static?
arch/microblaze/lib/ucmpdi2.c:5:11: warning: symbol
'__ucmpdi2' was not declared. Should it be static?
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions