Commit ae898912 authored by Alexander Kartashov's avatar Alexander Kartashov Committed by Pavel Emelyanov

cr: introduced the macro BITS_PER_ULONG

The macro specifies the size of the machine pointer explicitly.
Signed-off-by: 's avatarAlexander Kartashov <alekskartashov@parallels.com>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 3bb6d9f4
...@@ -280,4 +280,6 @@ typedef struct { ...@@ -280,4 +280,6 @@ typedef struct {
typedef UserX86RegsEntry UserRegsEntry; typedef UserX86RegsEntry UserRegsEntry;
#define BITS_PER_ULONG 64
#endif /* __CR_ASM_TYPES_H__ */ #endif /* __CR_ASM_TYPES_H__ */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment