view kernel/interrupt.c3 @ 313:04cf4d26a3bc

Added constant function
author Windel Bouwman
date Wed, 18 Dec 2013 18:02:26 +0100
parents c9781c73e7e2
children
line wrap: on
line source

module interrupt;


func irq_handle()
{
}