sh: Stub in silicon cut in CPU info.

Signed-off-by: Stuart Menefy <stuart.menefy@st.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
Stuart Menefy
2008-07-02 15:15:09 +09:00
committed by Paul Mundt
parent ef9247ef89
commit 3611ee7acc
3 changed files with 10 additions and 0 deletions

View File

@@ -28,6 +28,7 @@
struct sh_cpuinfo {
unsigned int type;
int cut_major, cut_minor;
unsigned long loops_per_jiffy;
unsigned long asid_cache;