home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / lib / mntlib44.zoo / mntlib / inode.c < prev    next >
Encoding:
C/C++ Source or Header  |  1994-03-01  |  80 b   |  5 lines

  1. #include <types.h>
  2.  
  3. ino_t __inode = 32; /* used in readdir, _do_stat, fstat */
  4.  
  5.