Subversion Repositories HelenOS-historic

Rev

Rev 28 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 28 Rev 31
Line 58... Line 58...
58
    waitq_t kcpulb_wq;
58
    waitq_t kcpulb_wq;
59
    #endif /* __SMP__ */
59
    #endif /* __SMP__ */
60
 
60
 
61
    int id;
61
    int id;
62
    int active;
62
    int active;
-
 
63
    int tlb_active;
63
 
64
 
64
    __u16 frequency_mhz;
65
    __u16 frequency_mhz;
65
    __u32 delay_loop_const;
66
    __u32 delay_loop_const;
66
 
67
 
67
    cpu_arch_t arch;
68
    cpu_arch_t arch;