Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Enumerations
cpu_type.h File Reference

Go to the source code of this file.

Macros

#define sparc_cpu_model   sun4u
 

Enumerations

enum  sparc_cpu {
  sun4m = 0x00, sun4d = 0x01, sun4e = 0x02, sun4u = 0x03,
  sun_unknown = 0x04, ap1000 = 0x05, sparc_leon = 0x06
}
 

Macro Definition Documentation

#define sparc_cpu_model   sun4u

Definition at line 24 of file cpu_type.h.

Enumeration Type Documentation

enum sparc_cpu
Enumerator:
sun4m 
sun4d 
sun4e 
sun4u 
sun_unknown 
ap1000 
sparc_leon 

Definition at line 7 of file cpu_type.h.