linux-stable/arch/microblaze
Michal Simek 9f2a45bd81 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>
2012-12-13 18:15:38 +01:00
..
boot microblaze: use new common dtc rule 2012-12-03 17:17:50 -06:00
configs kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 2011-01-20 17:02:05 -08:00
include microblaze: Wire-up new system call kcmp 2012-12-13 18:15:32 +01:00
kernel microblaze: Add static qualifiers 2012-12-13 18:15:34 +01:00
lib microblaze: lib: Add lib function declarations 2012-12-13 18:15:38 +01:00
mm readahead: fault retry breaks mmap file read random detection 2012-10-09 16:22:47 +09:00
oprofile
pci microblaze/PCI: Remove CONFIG_HOTPLUG ifdefs 2012-11-28 12:50:21 -08:00
platform Fix common misspellings 2011-03-31 11:26:23 -03:00
Kconfig microblaze: switch to generic fork/vfork/clone 2012-11-28 22:43:40 -05:00
Kconfig.debug microblaze: remove obsolete DEBUG_BOOTMEM 2011-01-10 09:29:51 +01:00
Makefile microblaze: use new common dtc rule 2012-12-03 17:17:50 -06:00