Skip to content
  • Ian Lynagh's avatar
    Remove some antiquated C constructs · 97adc8f6
    Ian Lynagh authored
    Fixes validate on amd64/Linux with:
    
    SRC_CC_OPTS += -Wmissing-parameter-type
    SRC_CC_OPTS += -Wold-style-declaration
    SRC_CC_OPTS += -Wold-style-definition
    97adc8f6