view kernel/src/interrupt.c3 @ 377:9667d78ba79e

Switched to xml for project description
author Windel Bouwman
date Fri, 11 Apr 2014 15:47:50 +0200
parents 614a7f6d4d4d
children
line wrap: on
line source

module interrupt;


function void irq_handle()
{
}