Freeing Volatile Pointer

Tejas Sumant tejas.sumant at gmail.com
Tue Jan 4 07:54:42 GMT 2005


>
> Still better is using __DEVOLATILE from sys/cdefs.h, which does a cast to
> uintptr_t first. This way, you even avoid this warning :)

Is it available with FreeBSD4.10 release?
I am working on 4.10.
I couldnt find this __DEVOLATILE.

OR
Is it defined in any other file for 4.10 release?

Tejas




More information about the freebsd-hackers mailing list