[OpenBIOS] [PATCH 2/2] implement convert_to_ints()

Segher Boessenkool segher at kernel.crashing.org
Sun Sep 25 06:50:13 CEST 2016


On Sat, Sep 24, 2016 at 12:56:40PM -0400, Programmingkid wrote:
> +/* Converts the QEMU,VGA node's resolutions property to int's*/

And store them, where?

> +void convert_to_ints(void)

Since almost everything here just calls Forth words, can't you write
it in actual Forth instead?  ">number" is your friend.


Segher



More information about the OpenBIOS mailing list