summaryrefslogtreecommitdiffstats
path: root/debian/rules.d/scripts/mod/real-lsb-64/types.h
blob: 8d7b8759164e65515cf4f4f58b248866960eb61f (plain)
1
2
3
#include "../types.h"
typedef __u64 __attribute__((aligned(8))) kernel_ulong_t;
#define BITS_PER_LONG 64