view kernel/arch_arm.c3 @ 326:2fa27c44e3c9

Changed hasbang
author Windel Bouwman
date Sat, 01 Feb 2014 16:54:33 +0100
parents 158068af716c
children a78b41ff6ad2
line wrap: on
line source

module arch;

function void init()
{
}

function void halt()
{
}