• P
    Remove vga_ram_size · fbe1b595
    Paul Brook 提交于
    The vga_ram_size argument to machine init functions always has the same
    value, and is ignored by many machines (including SPARC32 which has an
    obsolete ifdef for VGA_RAM_SIZE).
    
    Remove it and push VGA_RAM_SIZE into vga_int.h.
    Signed-off-by: NPaul Brook <paul@codesourcery.com>
    fbe1b595
pc.c 33.5 KB