view kernel/arch_arm.c3 @ 315:084cccaa5deb

Added console and screen
author Windel Bouwman
date Sat, 21 Dec 2013 10:03:01 +0100
parents 158068af716c
children a78b41ff6ad2
line wrap: on
line source

module arch;

function void init()
{
}

function void halt()
{
}