r1422 - cpu/x86/pc/olpc
Oct. 15, 2009
11:40 p.m.
Author: wmb Date: 2009-10-16 01:40:38 +0200 (Fri, 16 Oct 2009) New Revision: 1422 Modified: cpu/x86/pc/olpc/probemem.fth Log: OLPC XO-1 - fixed an incorrect stack comment - no substantive change. Modified: cpu/x86/pc/olpc/probemem.fth =================================================================== --- cpu/x86/pc/olpc/probemem.fth 2009-10-15 23:07:26 UTC (rev 1421) +++ cpu/x86/pc/olpc/probemem.fth 2009-10-15 23:40:38 UTC (rev 1422) @@ -25,7 +25,7 @@ ; \ This may require adjustment if we steal additional SMI memory -: fbsize ( -- ) total-ram system-ram - ; +: fbsize ( -- n ) total-ram system-ram - ; dev /memory
5898
Age (days ago)
5898
Last active (days ago)
0 comments
1 participants
participants (1)
-
svn@openfirmware.info