Subversion Repositories HelenOS-historic

Rev

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

Rev 659 Rev 1196
Line 32... Line 32...
32
#include <config.h>
32
#include <config.h>
33
#include <panic.h>
33
#include <panic.h>
34
#include <synch/spinlock.h>
34
#include <synch/spinlock.h>
35
#include <func.h>
35
#include <func.h>
36
#include <cpu.h>
36
#include <cpu.h>
37
#include <print.h>
-
 
38
#include <arch/asm.h>
37
#include <arch/asm.h>
39
#include <arch.h>
38
#include <arch.h>
40
#include <print.h>
-
 
41
 
39
 
42
 
40
 
43
/** Initialize timeouts
41
/** Initialize timeouts
44
 *
42
 *
45
 * Initialize kernel timeouts.
43
 * Initialize kernel timeouts.