forget update de.rc
[reactos.git] / reactos / ntoskrnl / mm / elf64.c
1 /* $Id$
2 *
3 * COPYRIGHT: See COPYING in the top level directory
4 * PROJECT: ReactOS kernel
5 * FILE: ntoskrnl/mm/elf64.c
6 * PURPOSE: No purpose listed.
7 *
8 * PROGRAMMERS: No programmer listed.
9 */
10
11 #define __ELF_WORD_SIZE 64
12 #include "elf.inc.h"