Subversion Repositories HelenOS-historic

Rev

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

Rev 344 Rev 391
Line 35... Line 35...
35
#include <userspace.h>
35
#include <userspace.h>
36
#include <arch/console.h>
36
#include <arch/console.h>
37
#include <memstr.h>
37
#include <memstr.h>
38
#include <arch/interrupt.h>
38
#include <arch/interrupt.h>
39
#include <arch/drivers/arc.h>
39
#include <arch/drivers/arc.h>
40
 
-
 
-
 
40
#include <proc/thread.h>
41
#include <print.h>
41
#include <print.h>
42
 
42
 
43
/* Size of the code jumping to the exception handler code
43
/* Size of the code jumping to the exception handler code
44
 * - J+NOP
44
 * - J+NOP
45
 */
45
 */