view kernel/interrupt.c3 @ 349:13a6e73b448f

Added test load from label
author Windel Bouwman
date Sat, 08 Mar 2014 16:16:41 +0100
parents c9781c73e7e2
children
line wrap: on
line source

module interrupt;


func irq_handle()
{
}