home *** CD-ROM | disk | FTP | other *** search
/ Network PC / Network PC.iso / amiga utilities / communication / bbs / hydrabbsa8 / source / src.lha / test / sharedlib / mylib_protos.h < prev    next >
Encoding:
Text File  |  1996-09-08  |  158 b   |  8 lines

  1. /* Prototypes for functions defined in
  2. mylib.c
  3.  */
  4.  
  5. void * __asm __saveds blurgh(register __d1 int val);
  6. //void * __asm __saveds blurgh(register __d0 int );
  7.  
  8.