view kernel/src/interrupt.c3 @ 372:68841f9ab96c

Added yet another test snippet
author Windel Bouwman
date Fri, 21 Mar 2014 12:33:30 +0100
parents 614a7f6d4d4d
children 9667d78ba79e
line wrap: on
line source

module interrupt;


func irq_handle()
{
}