Subversion Repositories HelenOS

Rev

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

Rev 2071 Rev 2089
Line 40... Line 40...
40
#include <config.h>
40
#include <config.h>
41
#include <macros.h>
41
#include <macros.h>
42
#include <arch/types.h>
42
#include <arch/types.h>
43
#include <synch/synch.h>
43
#include <synch/synch.h>
44
#include <synch/waitq.h>
44
#include <synch/waitq.h>
45
#include <typedefs.h>
-
 
46
#include <print.h>
45
#include <print.h>
47
 
46
 
48
/**
47
/**
49
 * This global variable is used to pick-up application processors
48
 * This global variable is used to pick-up application processors
50
 * from their active loop in start.S. When a processor looping in
49
 * from their active loop in start.S. When a processor looping in