view kernel/src/interrupt.c3 @ 361:614a7f6d4d4d

Fixed test
author Windel Bouwman
date Fri, 14 Mar 2014 16:18:54 +0100
parents kernel/interrupt.c3@c9781c73e7e2
children 9667d78ba79e
line wrap: on
line source

module interrupt;


func irq_handle()
{
}