Re: (*(unsigned long *)&jiffies)++;

Petko Manolov (petkan@spct.net)
Thu, 06 Jan 2000 15:41:03 +0000


Tigran Aivazian wrote:
>
> oops. Forgot that there (may be) non-Intel archs out there....

Exactly.
"(*(unsigned long *)&jiffies)++" did just "incl jiffies"
at the time and in the place you write it.

Petkan

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