• Show log

    Commit

  • Hash : 98d13766
    Author : Florian Weimer
    Date : 2023-02-07T12:47:13

    toke/Makefile: Declare return type of main in GCC flag probe Without it, the probe may incorrectly fail with future compilers which do not support implicit ints.

  • README

  • This is the OpenBIOS FCODE suite.
    
    It consists of:
    
    - toke
    - detok
    - romheaders
    - localvalues
    
    NOTE: all parts of the OpenBIOS FCODE suite are GPL v2, except the localvalues
    implementation and parts of the documentation which are released under the 
    Common Public License (CPL) version 1.0 
    (see: http://www.opensource.org/licenses/cpl1.0.php)
    
    
    For information please contact the OpenBIOS Mailinglist <openbios@openbios.org>