Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 412 → Rev 413

/SPARTAN/trunk/arch/amd64/src/interrupt.c
108,7 → 108,7
 
/*
* Called directly from the assembler code.
* CPU is cpu_priority_high().
* CPU is interrupts_disable()'d.
*/
void trap_dispatcher(__u8 n, __native stack[])
{