Date: Tue, 25 Aug 2009 21:37:30 +0300
From: Blue Swirl <blauwirbel@gmail.com>
To: The OpenBIOS Mailinglist <openbios@openbios.org>
Subject: Re: [OpenBIOS] Looking for a printf like function
Message-ID:
<f43fc5580908251137q57ed4205na6402bdddcc44db9@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8
On Tue, Aug 25, 2009 at 8:11 PM, G 3<programmingkidx@gmail.com> wrote:
I would like to print messages to the console. What function should I
use to do this?
printk() from C, from Forth normal Forth words.
Background information:
Building OpenBIOS for Qemu. Emulated Computer: Macintosh.
PPC or x86? What type?
Is the device tree available, like these:
http://penguinppc.org/historical/dev-trees-html/trees-index.html
?