home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / libg_ / libgpp / !libgpp / h / Pix < prev    next >
Encoding:
Text File  |  1992-04-18  |  59 b   |  6 lines

  1.  
  2. #ifndef _Pix_h
  3. #define _Pix_h 1
  4. typedef void* Pix;
  5. #endif
  6.