Home
last modified time | relevance | path

Searched hist:"26 a28fa4fea5b8c65713aa50c124f76a88c7924d" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/asm-generic/
H A Dchecksum.h26a28fa4fea5b8c65713aa50c124f76a88c7924d Wed May 13 17:56:38 CDT 2009 Arnd Bergmann <arnd@arndb.de> add generic lib/checksum.c

Add a generic (unoptimized) implementation of checksum.c in pure C
for use by all architectures that cannot be bother with implementing
their own version.

Based on microblaze code by Michal Simek <monstr@monstr.eu>

Cc: Michal Simek <monstr@monstr.eu>
Signed-off-by: Remis Lima Baima <remis.developer@googlemail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
/openbmc/linux/lib/
H A Dchecksum.c26a28fa4fea5b8c65713aa50c124f76a88c7924d Wed May 13 17:56:38 CDT 2009 Arnd Bergmann <arnd@arndb.de> add generic lib/checksum.c

Add a generic (unoptimized) implementation of checksum.c in pure C
for use by all architectures that cannot be bother with implementing
their own version.

Based on microblaze code by Michal Simek <monstr@monstr.eu>

Cc: Michal Simek <monstr@monstr.eu>
Signed-off-by: Remis Lima Baima <remis.developer@googlemail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
H A DMakefile26a28fa4fea5b8c65713aa50c124f76a88c7924d Wed May 13 17:56:38 CDT 2009 Arnd Bergmann <arnd@arndb.de> add generic lib/checksum.c

Add a generic (unoptimized) implementation of checksum.c in pure C
for use by all architectures that cannot be bother with implementing
their own version.

Based on microblaze code by Michal Simek <monstr@monstr.eu>

Cc: Michal Simek <monstr@monstr.eu>
Signed-off-by: Remis Lima Baima <remis.developer@googlemail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>