summaryrefslogtreecommitdiff
path: root/hw/kdrive/fbdev/fbdev.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/kdrive/fbdev/fbdev.h')
-rw-r--r--hw/kdrive/fbdev/fbdev.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/hw/kdrive/fbdev/fbdev.h b/hw/kdrive/fbdev/fbdev.h
index 46c8bb2ef..ce07a40df 100644
--- a/hw/kdrive/fbdev/fbdev.h
+++ b/hw/kdrive/fbdev/fbdev.h
@@ -21,7 +21,7 @@
* TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $XFree86: $ */
+/* $XFree86: xc/programs/Xserver/hw/kdrive/fbdev/fbdev.h,v 1.1 1999/11/19 13:53:52 hohndel Exp $ */
#ifndef _FBDEV_H_
#define _FBDEV_H_
@@ -50,6 +50,9 @@ fbdevCardInit (KdCardInfo *card);
Bool
fbdevScreenInit (KdScreenInfo *screen);
+Bool
+fbdevInitScreen (ScreenPtr pScreen);
+
void
fbdevPreserve (KdCardInfo *card);