view kernel/src/interrupt.c3 @ 386:2a970e7270e2

Added repeat assembler macro
author Windel Bouwman
date Thu, 01 May 2014 17:40:59 +0200
parents 9667d78ba79e
children
line wrap: on
line source

module interrupt;


function void irq_handle()
{
}