summaryrefslogtreecommitdiffstats
path: root/libc/kernel/arch-sh/asm/cacheflush.h
Commit message (Collapse)AuthorAgeFilesLines
* remove obsolete SuperH supportDavid 'Digit' Turner2012-01-311-15/+0
| | | | | | | | | | | | | | | | | | | We don't have a toolchain anymore, we don't have working original kernel headers, and nobody is maintaining this so there is really no point in keeping this here. Details of the patch: - removed code paths from Android.mk files related to the SuperH architecture ("sh") - removed libc/arch-sh, linker/arch-sh, libc/kernel/arch-sh - simplified libc/SYSCALLS.TXT - simplified the scripts in libc/tools/ and libc/kernel/tools Change-Id: I26b0e1422bdc347489e4573e2fbec0e402f75560 Signed-off-by: David 'Digit' Turner <digit@android.com>
* added headers for SuperH which automatically generate by update_all.pyTony SIM2010-02-011-0/+15
base on kernel 2.6.27 arch/sh/include/asm/