console.h
上传用户:szlgq88
上传日期:2009-04-28
资源大小:48287k
文件大小:4k
- /*
- * linux/include/linux/console.h
- *
- * Copyright (C) 1993 Hamish Macdonald
- *
- * This file is subject to the terms and conditions of the GNU General Public
- * License. See the file COPYING in the main directory of this archive
- * for more details.
- *
- * Changed:
- * 10-Mar-94: Arno Griffioen: Conversion for vt100 emulator port from PC LINUX
- */
- #ifndef _LINUX_CONSOLE_H_
- #define _LINUX_CONSOLE_H_ 1
- #include <linux/types.h>
- #include <linux/spinlock.h>
- struct vc_data;
- struct console_font_op;
- struct console_font;
- struct module;
- /*
- * this is what the terminal answers to a ESC-Z or csi0c query.
- */
- #define VT100ID "