console: purge curses bits from console.h
commite2f82e924d057935dd4c61c0c53e11b15762eda2
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 27 Sep 2017 10:38:11 +0000 (27 12:38 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 29 Sep 2017 08:36:33 +0000 (29 10:36 +0200)
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 <kraxel@redhat.com>
Message-id: 20170927103811.19249-1-kraxel@redhat.com
include/ui/console.h
target/unicore32/helper.c
ui/curses.c