/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * FILE: ntoskrnl/mm/elf64.c * PURPOSE: No purpose listed. * * PROGRAMMERS: No programmer listed. */ #include #define __ELF_WORD_SIZE 64 #include "elf.inc.h"