view kernel/src/interrupt.c3 @ 370:f86e79246602

Remove null stdio
author Windel Bouwman
date Fri, 21 Mar 2014 11:57:32 +0100
parents 614a7f6d4d4d
children 9667d78ba79e
line wrap: on
line source

module interrupt;


func irq_handle()
{
}