/* * Public domain. Author: Artur Grabowski */ #include #ifdef _KERN_DO_ELF64 #define ELFSIZE 64 #include #endif /* _KERN_DO_ELF64 */