[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: eCos port
- From: Roberto Ierusalimschy <roberto@...>
- Date: Thu, 17 Jul 2003 09:47:19 -0300
> Is this safe ?
Yes. (But it only works when there is a hook.) You can also add those
lines outside that "if" (but then you have a higher perfomance penalty).
-- Roberto