I'm currently wanting to port a library from RISC OS to cc65 for the BBC (OSLib which provides access to OS routines, many of which are shared by the newer platform with the older BBC). Is there any quick way for me to globally declare all functions in a header file as being __fastcall__. I was thinking along the lines of something like `extern "C" { ... }'. So I can keep the number of changes to the headers small and limited to the start and end if possible. Sorry if this is a daft question. Cheers Dom ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Tue Jul 5 02:34:10 2005
This archive was generated by hypermail 2.1.8 : 2005-07-05 02:34:13 CEST