]> Git Repo - qemu.git/commit
console: purge curses bits from console.h
authorGerd Hoffmann <[email protected]>
Wed, 27 Sep 2017 10:38:11 +0000 (12:38 +0200)
committerGerd Hoffmann <[email protected]>
Fri, 29 Sep 2017 08:36:33 +0000 (10:36 +0200)
commite2f82e924d057935dd4c61c0c53e11b15762eda2
tree32007cf68c19695db0b1dd1e43bc85cb8e8ad6ad
parentab161529261928ae7f3556e3220829c34b2686ec
console: purge curses bits from console.h

Handle the translation from vga chars to curses chars in curses_update()
instead of console_write_ch().  Purge any curses support bits from
ui/console.h include file.

Signed-off-by: Gerd Hoffmann <[email protected]>
Message-id: 20170927103811[email protected]
include/ui/console.h
target/unicore32/helper.c
ui/curses.c
This page took 0.026155 seconds and 4 git commands to generate.