view kernel/interrupt.c3 @ 410:6aa9743ed362 tip

Reflect change in c3 public modifier
author Windel Bouwman
date Mon, 23 Feb 2015 21:06:04 +0100
parents 0fb6633c42f6
children
line wrap: on
line source

module interrupt;


function void irq_handle()
{
}