Subversion Repositories HelenOS-historic

Rev

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

Rev 15 Rev 68
Line 28... Line 28...
28
 
28
 
29
#include <time/timeout.h>
29
#include <time/timeout.h>
30
#include <typedefs.h>
30
#include <typedefs.h>
31
#include <arch/types.h>
31
#include <arch/types.h>
32
#include <config.h>
32
#include <config.h>
-
 
33
#include <panic.h>
33
#include <synch/spinlock.h>
34
#include <synch/spinlock.h>
34
#include <func.h>
35
#include <func.h>
35
#include <cpu.h>
36
#include <cpu.h>
36
#include <print.h>
37
#include <print.h>
37
#include <arch/asm.h>
38
#include <arch/asm.h>