mirror of
https://github.com/torvalds/linux.git
synced 2026-06-12 00:23:01 +02:00
Microblaze little-endian doesn't support ASM optimized library functions(memcpy/memmove). Kconfig doens't contain any information about endian that's why it is necessary to check it in the source code. The code is used with barrel shifter is used. Signed-off-by: Michal Simek <monstr@monstr.eu> |
||
|---|---|---|
| .. | ||
| boot | ||
| configs | ||
| include/asm | ||
| kernel | ||
| lib | ||
| mm | ||
| oprofile | ||
| pci | ||
| platform | ||
| Kconfig | ||
| Kconfig.debug | ||
| Makefile | ||