summaryrefslogtreecommitdiff
path: root/src/sh/Linit.c
Commit message (Collapse)AuthorAgeFilesLines
* SuperH portTommi Rantala2012-09-281-0/+5
Add support for the 32bit SuperH architecture running Linux. Specifically, support is added for SH4, and support for earlier SH versions and to the 64bit SH5 are left out. This was tested in qemu with a little-endian SH4 debian image & GCC 4.7 cross compiler.