Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2406 → Rev 2407

/branches/arm/kernel/arch/arm32/src/interrupt.c
38,6 → 38,7
#include <arch/machine.h>
#include <interrupt.h>
 
/** Initial size of a table holding interrupt handlers. */
#define IRQ_COUNT 8