Skip to content
  • Andreas Färber's avatar
    cocoa: Provide central qemu_main() prototype · 3bbbee18
    Andreas Färber authored
    
    
    This fixes a missing prototype warning in vl.c and obsoletes
    the prototype in cocoa.m. Adjust callers in cocoa.m to supply
    third argument, which is currently only used on Linux/ppc.
    
    The prototype is designed so that it could be shared with SDL
    and other frontends, if desired.
    
    Cc: Alexandre Raymond <cerbere@gmail.com>
    Signed-off-by: default avatarAndreas Färber <andreas.faerber@web.de>
    3bbbee18