sh: Add SH-2A platform headers.

Mostly SH-2 wrappers..

Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
Yoshinori Sato 2006-11-05 16:18:08 +09:00 committed by Paul Mundt
parent de39840646
commit b229632abd
19 changed files with 415 additions and 9 deletions

View file

@ -36,7 +36,10 @@
*/
enum cpu_type {
/* SH-2 types */
CPU_SH7604,
CPU_SH7604, CPU_SH7619,
/* SH-2A types */
CPU_SH7206,
/* SH-3 types */
CPU_SH7705, CPU_SH7706, CPU_SH7707,