This website requires JavaScript.
Explore
Help
Sign In
armbian
/
linux
Watch
0
Star
0
Fork
0
You've already forked linux
mirror of
https://github.com/armbian/linux.git
synced
2026-01-06 10:13:00 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
052d014485d2ce5bb7fa8dd0df875dafd1db77df
linux
/
arch
/
blackfin
/
lib
History
Bryan Wu
ca56d9aaf2
Blackfin arch: Fix typo. it should be _outsw_8
...
Signed-off-by: Bryan Wu <
cooloney@kernel.org
>
2008-05-20 16:45:29 +08:00
..
ashldi3.c
…
ashrdi3.c
…
checksum.c
[Blackfin] arch: Blackfin checksum annotations
2008-05-12 11:55:10 +08:00
divsi3.S
…
gcclib.h
…
ins.S
Blackfin arch: IO Port functions to read/write unalligned memory
2008-05-17 16:38:52 +08:00
lshrdi3.c
…
Makefile
…
memchr.S
…
memcmp.S
…
memcpy.S
[Blackfin] arch: fix bug - make memcpy return the dest addr.
2007-12-21 21:12:21 +08:00
memmove.S
…
memset.S
…
modsi3.S
…
muldi3.c
…
outs.S
Blackfin arch: Fix typo. it should be _outsw_8
2008-05-20 16:45:29 +08:00
smulsi3_highpart.S
…
strcmp.c
Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually defined
2007-11-21 15:34:51 +08:00
strcpy.c
Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually defined
2007-11-21 15:34:51 +08:00
strncmp.c
Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually defined
2007-11-21 15:34:51 +08:00
strncpy.c
Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually defined
2007-11-21 15:34:51 +08:00
udivsi3.S
…
umodsi3.S
…
umulsi3_highpart.S
…