Home | History | Annotate | Line # | Download | only in oea
ofw_rasconsvar.h revision 1.1.4.2
      1 /*	$NetBSD: ofw_rasconsvar.h,v 1.1.4.2 2007/12/03 19:04:03 ad Exp $	*/
      2 
      3 /*
      4  * Copyright (c) 1995, 1996 Carnegie-Mellon University.
      5  * All rights reserved.
      6  *
      7  * Author: Chris G. Demetriou
      8  *
      9  * Permission to use, copy, modify and distribute this software and
     10  * its documentation is hereby granted, provided that both the copyright
     11  * notice and this permission notice appear in all copies of the
     12  * software, derivative works or modified versions, and any portions
     13  * thereof, and that both notices appear in supporting documentation.
     14  *
     15  * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS"
     16  * CONDITION.  CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND
     17  * FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
     18  *
     19  * Carnegie Mellon requests users of this software to return to
     20  *
     21  *  Software Distribution Coordinator  or  Software.Distribution (at) CS.CMU.EDU
     22  *  School of Computer Science
     23  *  Carnegie Mellon University
     24  *  Pittsburgh PA 15213-3890
     25  *
     26  * any improvements or extensions that they make and grant Carnegie the
     27  * rights to redistribute these changes.
     28  */
     29 
     30 #ifndef _OFW_RASCONSVAR_H_
     31 #define _OFW_RASCONSVAR_H_
     32 
     33 extern struct vcons_screen rascons_console_screen;
     34 extern struct wsscreen_descr rascons_stdscreen;
     35 int rascons_init_rasops(int, struct rasops_info *);
     36 
     37 #endif /* _OFW_RASCONSVAR_H_ */
     38 /*	$NetBSD: ofw_rasconsvar.h,v 1.1.4.2 2007/12/03 19:04:03 ad Exp $	*/
     39 
     40 /*
     41  * Copyright (c) 1995, 1996 Carnegie-Mellon University.
     42  * All rights reserved.
     43  *
     44  * Author: Chris G. Demetriou
     45  *
     46  * Permission to use, copy, modify and distribute this software and
     47  * its documentation is hereby granted, provided that both the copyright
     48  * notice and this permission notice appear in all copies of the
     49  * software, derivative works or modified versions, and any portions
     50  * thereof, and that both notices appear in supporting documentation.
     51  *
     52  * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS"
     53  * CONDITION.  CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND
     54  * FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
     55  *
     56  * Carnegie Mellon requests users of this software to return to
     57  *
     58  *  Software Distribution Coordinator  or  Software.Distribution (at) CS.CMU.EDU
     59  *  School of Computer Science
     60  *  Carnegie Mellon University
     61  *  Pittsburgh PA 15213-3890
     62  *
     63  * any improvements or extensions that they make and grant Carnegie the
     64  * rights to redistribute these changes.
     65  */
     66 
     67 #ifndef _OFW_RASCONSVAR_H_
     68 #define _OFW_RASCONSVAR_H_
     69 
     70 extern struct vcons_screen rascons_console_screen;
     71 extern struct wsscreen_descr rascons_stdscreen;
     72 int rascons_init_rasops(int, struct rasops_info *);
     73 
     74 #endif /* _OFW_RASCONSVAR_H_ */
     75 /*	$NetBSD: ofw_rasconsvar.h,v 1.1.4.2 2007/12/03 19:04:03 ad Exp $	*/
     76 
     77 /*
     78  * Copyright (c) 1995, 1996 Carnegie-Mellon University.
     79  * All rights reserved.
     80  *
     81  * Author: Chris G. Demetriou
     82  *
     83  * Permission to use, copy, modify and distribute this software and
     84  * its documentation is hereby granted, provided that both the copyright
     85  * notice and this permission notice appear in all copies of the
     86  * software, derivative works or modified versions, and any portions
     87  * thereof, and that both notices appear in supporting documentation.
     88  *
     89  * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS"
     90  * CONDITION.  CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND
     91  * FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
     92  *
     93  * Carnegie Mellon requests users of this software to return to
     94  *
     95  *  Software Distribution Coordinator  or  Software.Distribution (at) CS.CMU.EDU
     96  *  School of Computer Science
     97  *  Carnegie Mellon University
     98  *  Pittsburgh PA 15213-3890
     99  *
    100  * any improvements or extensions that they make and grant Carnegie the
    101  * rights to redistribute these changes.
    102  */
    103 
    104 #ifndef _OFW_RASCONSVAR_H_
    105 #define _OFW_RASCONSVAR_H_
    106 
    107 extern struct vcons_screen rascons_console_screen;
    108 extern struct wsscreen_descr rascons_stdscreen;
    109 int rascons_init_rasops(int, struct rasops_info *);
    110 
    111 #endif /* _OFW_RASCONSVAR_H_ */
    112