view kernel/interrupt.c3 @ 358:5ef1cb1bb54f

Fix nosetests
author Windel Bouwman
date Fri, 14 Mar 2014 15:17:49 +0100
parents c9781c73e7e2
children
line wrap: on
line source

module interrupt;


func irq_handle()
{
}