Include <legacymsp430.h> or, better, use the function attribute that
the "keyword" has always been translated into.

__attribute__((critical))
int
critical (int a)
{
  ...


Peter

On Tue, Sep 27, 2011 at 5:34 AM, Wayne Uroda <wayne.ur...@grabba.com> wrote:
> Hi Guys,
>
> I am moving to the latest version of mspgcc and notice that the critical 
> keyword no longer compiles.
>
> Any tips on what supersedes the critical keyword or should I just put dint 
> and eint around my critical functions?
>
> Thanks,
>
> - Wayne
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure contains a
> definitive record of customers, application performance, security
> threats, fraudulent activity and more. Splunk takes this data and makes
> sense of it. Business sense. IT sense. Common sense.
> http://p.sf.net/sfu/splunk-d2dcopy1
> _______________________________________________
> Mspgcc-users mailing list
> Mspgcc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mspgcc-users
>

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to