view kernel/src/interrupt.c3 @ 391:a139da1f44f6

Merge
author Windel Bouwman
date Fri, 16 May 2014 12:30:10 +0200
parents 9667d78ba79e
children
line wrap: on
line source

module interrupt;


function void irq_handle()
{
}