view kernel/src/interrupt.c3 @ 363:396e5cefba13

Removed debuginfo instruction
author Windel Bouwman
date Sun, 16 Mar 2014 11:28:47 +0100
parents 614a7f6d4d4d
children 9667d78ba79e
line wrap: on
line source

module interrupt;


func irq_handle()
{
}