[OpenBIOS] r480 - cpu/i8051

svn at openbios.org svn at openbios.org
Fri Jul 20 04:51:52 CEST 2007


Author: wmb
Date: 2007-07-20 04:51:52 +0200 (Fri, 20 Jul 2007)
New Revision: 480

Modified:
   cpu/i8051/kernel.bth
Log:
8051 - enabled headerless


Modified: cpu/i8051/kernel.bth
===================================================================
--- cpu/i8051/kernel.bth	2007-07-20 02:13:21 UTC (rev 479)
+++ cpu/i8051/kernel.bth	2007-07-20 02:51:52 UTC (rev 480)
@@ -35,7 +35,8 @@
 
 fload ${BP}/cpu/i8051/metainit.fth         \ Turn on the metacompiler
 
-always-headers  \ Don't omit any headers
+\ always-headers  \ Don't omit any headers
+sometimes-headers  \ Omit headers according to headers/headerless
 
 \ Comment out the following lines when debugging
 -1  threshold  !	\ Turn OFF ALL debugging messages




More information about the OpenBIOS mailing list