view kernel/src/interrupt.c3 @ 383:173e20a47fda

Added linker description loader
author Windel Bouwman
date Sun, 27 Apr 2014 17:40:39 +0200
parents 9667d78ba79e
children
line wrap: on
line source

module interrupt;


function void irq_handle()
{
}