home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR24 / EDMI5.ZIP / IFSR3.ZIP / R3GLOBAL.H < prev    next >
C/C++ Source or Header  |  1993-07-01  |  717b  |  21 lines

  1. /******************************************************************************
  2. *******************************************************************************
  3. **
  4. ** EXR0R3 - A ring 0/ring 3 IFS skeleton
  5. ** Copyright (C) 1993 by Andre Asselin
  6. **
  7. ** R3GLOBAL.H - Ring 3 side global variables
  8. **
  9. ** History:
  10. ** 6/29/93 - created
  11. **
  12. *******************************************************************************
  13. ******************************************************************************/
  14.  
  15.  
  16. /******************************************************************************
  17. ** Name of IFS
  18. ******************************************************************************/
  19.  
  20. extern const char FS_NAME[];
  21.