home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 9 / FreshFishVol9-CD1.bin / useful / util / libs / reqtools / glue / gcc / gcc_glue.lha / src / LibSource.lha / rtFontRequestA.S < prev    next >
Encoding:
Text File  |  1994-02-01  |  199 b   |  16 lines

  1.  
  2. #include "reqtools.i"
  3.  
  4.     .globl _rtFontRequestA
  5.  
  6.     .text
  7.  
  8. _rtFontRequestA:
  9.     moveml    a3/a6,sp@-
  10.     GETRTBASE
  11.     movel    sp@(20),a0
  12.     moveml    sp@(12),a1/a3
  13.     jsr    a6@(_LVOrtFontRequestA:W)
  14.     moveml    sp@+,a3/a6
  15.     rts
  16.