alistair23-linux/arch/ia64/lib
Al Viro e007c53397 ia64: move exports to definitions
Here we have another kind of deviation from the default case -
a difference between exporting functions and non-functions.
EXPORT_DATA_SYMBOL... is really different from EXPORT_SYMBOL...
on ia64, and we need to use the right one when moving exports
from *.c where C compiler has the required information to
*.S, where we need to supply it manually.

parisc64 will be another one like that.

Tested-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2016-08-07 23:55:50 -04:00
..
carta_random.S
checksum.c ipv4: Update parameters for csum_tcpudp_magic to their original types 2016-03-13 23:55:13 -04:00
clear_page.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00
clear_user.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00
copy_page.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00
copy_page_mck.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00
copy_user.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00
csum_partial_copy.c [AF_RXRPC/AFS]: Arch-specific fixes. 2007-04-27 15:28:45 -07:00
do_csum.S Fix common misspellings 2011-03-31 11:26:23 -03:00
flush.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00
idiv32.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00
idiv64.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00
io.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ip_fast_csum.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00
Makefile [kbuild] handle exports in lib-y objects reliably 2016-08-07 23:46:30 -04:00
memcpy.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00
memcpy_mck.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00
memset.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00
strlen.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00
strlen_user.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00
strncpy_from_user.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00
strnlen_user.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00
xor.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00