>>>>> "ralf" == Ralf Baechle <ralf@linux-mips.org> writes: ralf> On Wed, Dec 18, 2002 at 02:42:25AM +0100, Juan Quintela wrote: >> PD. Someone can explain me what mean: >> __attribute__ ((__mode__ (__SI__))); >> >> The SI part don't appear in the gcc info pages :( ralf> Single Integer, a 32-bit integer. Changing the code to u32 & friends will be acepted? Later, Juan. -- In theory, practice and theory are the same, but in practice they are different -- Larry McVoy