Subversion Repositories HelenOS-historic

Rev

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

Rev 575 Rev 590
Line 58... Line 58...
58
{
58
{
59
    /* It is not assumed by default */
59
    /* It is not assumed by default */
60
    interrupts_disable();
60
    interrupts_disable();
61
   
61
   
62
    /* Initialize dispatch table */
62
    /* Initialize dispatch table */
-
 
63
    exception_init();
63
    interrupt_init();
64
    interrupt_init();
64
 
65
 
65
    arc_init();
66
    arc_init();
66
 
67
 
67
    /* Copy the exception vectors to the right places */
68
    /* Copy the exception vectors to the right places */