Subversion Repositories HelenOS-historic

Rev

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

Rev 20 Rev 28
Line 57... Line 57...
57
    int kcpulbstarted;
57
    int kcpulbstarted;
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
 
63
 
63
    __u16 frequency_mhz;
64
    __u16 frequency_mhz;
64
    __u32 delay_loop_const;
65
    __u32 delay_loop_const;
65
 
66
 
66
    cpu_arch_t arch;
67
    cpu_arch_t arch;