Subversion Repositories HelenOS

Rev

Rev 2927 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2927 Rev 4343
Line 40... Line 40...
40
 
40
 
41
typedef struct {
41
typedef struct {
42
    uint32_t imp_num;
42
    uint32_t imp_num;
43
    uint32_t rev_num;
43
    uint32_t rev_num;
44
} cpu_arch_t;
44
} cpu_arch_t;
45
   
45
 
46
#endif
46
#endif
47
 
47
 
48
/** @}
48
/** @}
49
 */
49
 */