view kernel/interrupt.c3 @ 405:f381cea07fec

merge
author Windel Bouwman
date Thu, 19 Feb 2015 14:10:52 +0100
parents 0fb6633c42f6
children
line wrap: on
line source

module interrupt;


function void irq_handle()
{
}