console: allow retrieving console flags
authorDavid Herrmann <dh.herrmann@googlemail.com>
Wed, 30 May 2012 16:19:03 +0000 (18:19 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Wed, 30 May 2012 16:19:03 +0000 (18:19 +0200)
commit2630ee585b38b8370bac03ab9bd63428e9153b5c
tree6b1d402f2ff48b2a8c65976ab640723aa4d90b20
parent320b838644a52b410cee937814d554d56c03879e
console: allow retrieving console flags

This adds a new function that allows external subsystems to retrieve the
current flags of the console.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/console.c
src/console.h