home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / system / stubshack_1 / HeapGraph / h / Dummyf < prev    next >
Text File  |  1994-11-24  |  140b  |  9 lines

  1. /* Don't #include this yourself.    */
  2.  
  3. #ifndef __HeapGraph_Dummy_h
  4. #define __HeapGraph_Dummy_h
  5.  
  6. void    HeapGraph_Dummyf( char *c, ...);
  7.  
  8. #endif
  9.