view kernel/src/interrupt.c3 @ 379:78c27013f02e

Removed old recipes
author Windel Bouwman
date Fri, 18 Apr 2014 11:20:11 +0200
parents 9667d78ba79e
children
line wrap: on
line source

module interrupt;


function void irq_handle()
{
}