
NAME
console_getmode - get current mode
SYNOPSIS
int console_getmode (struct vc_mode *mode);
ARGUMENTS
mode virtual console mode structure
DESCRIPTION
Populates mode with the current mode held in the global display_info
structure.
Note, this function is only for XPMAC compatibility.
Returns zero.