Re: Tasklet usage?

From: Roland Dreier
Date: Sat Oct 16 2004 - 12:53:21 EST


Pierre> Just out of curiosity, how do you declare a 32-bit int
Pierre> then? I thought longlong would be the 64-bit int under gcc
Pierre> and long stay as it is.

int is still 32 bits on all Linux platforms (as far as I know). To
make it explicit you can use s32.

- Roland

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/