#ifndef __KERNEL_PPP_H #define __KERNEL_PPP_H #include #ifndef aligned_u64 #define aligned_u64 __u64 __attribute__((aligned(8))) #endif #ifndef __aligned_u64 #define __aligned_u64 __u64 __attribute__((aligned(8))) #endif #include #include #include #endif