home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextDeveloper / Headers / bsd / m68k / cons.h next >
Text File  |  1992-07-29  |  133b  |  8 lines

  1. /* 
  2.  * Copyright (c) 1987 NeXT, Inc.
  3.  */ 
  4. #import <sys/types.h>
  5.  
  6. struct tty    cons;
  7. struct tty    *cons_tp;        /* current console device */
  8.