home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 (Developer) / NS_dev_3.2.iso / NextDeveloper / Headers / bsd / m68k / user.h < prev    next >
C/C++ Source or Header  |  1993-10-19  |  303b  |  17 lines

  1. /*
  2.  *    Copyright (C) 1989, NeXT, Inc.
  3.  *
  4.  *    bsd/m68k/user.h
  5.  *
  6.  *    We can use the default definition of u, so this file is empty.
  7.  *      The #define is to ensure that this file is not eliminated during 
  8.  *      installation.
  9.  */
  10.  
  11. #ifndef    _BSD_M68K_USER_
  12. #define _BSD_M68K_USER_
  13.  
  14. #endif    _BSD_M68K_USER_
  15.  
  16.  
  17.