home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / gcc / help / 1754 < prev    next >
Encoding:
Text File  |  1992-07-22  |  988 b   |  25 lines

  1. Newsgroups: gnu.gcc.help
  2. Path: sparky!uunet!fsi-ssd!kevinb
  3. From: kevinb@dev1.csg.ssd.fsi.com (Kevin Bonifield)
  4. Subject: How to generate interrupt module with RTE
  5. Message-ID: <1992Jul22.125614.23502@dev1.csg.ssd.fsi.com>
  6. Date: Wed, 22 Jul 1992 12:56:14 GMT
  7. Distribution: us
  8. Organization: FlightSafety Simulation Systems Division - Tulsa
  9. Lines: 14
  10.  
  11.   I am using gcc for an embedded 68340 application.  Is there any way
  12. to create an interrupt service routine that returns with RTE instead
  13. of RTS?  Some compilers (Microtec) use a "#interrupt" to define functions
  14. for this usage.  I will be filling the vector table and need to generate
  15. quite a few ISRs.
  16.  
  17. Thanks!
  18.  
  19.  
  20. ----------------------------------------------------------------------------
  21. Kevin Bonifield                        |  Phone: 918-251-0500 x520
  22. Avionics Interface Computer Design     |  Email: kevinb@fsi.com
  23. FlightSafety - Simulator Systems Div   |
  24. ----------------------------------------------------------------------------
  25.