home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / tools / make / cmake / samples / masm / a_world.h < prev    next >
Encoding:
Text File  |  1991-11-16  |  81 b   |  4 lines

  1. /* a_world.h - Include file for a_world.asm */
  2.  
  3. void a_print_world ( void ) ;
  4.