types.h: Add arch_uint_ptr to make comparing native pointer types easier
This commit is contained in:
@ -19,3 +19,5 @@
|
||||
*/
|
||||
|
||||
#include <arch-generic/types.h>
|
||||
|
||||
#define arch_uint_ptr uint32
|
||||
|
Reference in New Issue
Block a user