view kernel/interrupt.c3 @ 407:9eb1fc6aad6c

Minor improvements
author Windel Bouwman
date Fri, 20 Feb 2015 15:47:54 +0100
parents 0fb6633c42f6
children
line wrap: on
line source

module interrupt;


function void irq_handle()
{
}