C library typedefs
Posted: Mon Jul 24, 2006 11:14 am
hi,
I was wondering if there is a standard C typedef for the size of a register (eg. 32bit on x86 and 64bit on x86-64)? I mean, then I don't have to define my own types in my kernel...
thanks in advance
I was wondering if there is a standard C typedef for the size of a register (eg. 32bit on x86 and 64bit on x86-64)? I mean, then I don't have to define my own types in my kernel...
thanks in advance