home *** CD-ROM | disk | FTP | other *** search
/ ftp.uni-stuttgart.de/pub/systems/acorn/ / Acorn.tar / Acorn / acornet / dev / c / debug / mnemosyn.spk / !Mnemosyne / sys / H / Types < prev   
Text File  |  1991-04-24  |  73b  |  5 lines

  1. #ifndef __off_t_h
  2. #define __off_t_h 1
  3. typedef unsigned int off_t;
  4. #endif
  5.