Hi again,

So I have a #define constant that I want to define based on whether
I'm compiling the 32bit or 64bit binary of my driver.

What is the gennerally accepted/recommended way to test for 64 vs 32
bit compilation?

Is it #ifdef _LP64 ??

 -Kyle

_______________________________________________
driver-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/driver-discuss

Reply via email to