view kernel/src/interrupt.c3 @ 368:d2ddfe134c48

Remove yield from for python < 3.3
author Windel Bouwman
date Fri, 21 Mar 2014 11:21:50 +0100
parents 614a7f6d4d4d
children 9667d78ba79e
line wrap: on
line source

module interrupt;


func irq_handle()
{
}