2 * Copyright 2003 PathScale, Inc.
4 * Licensed under the GPL
7 #ifndef __UM_MODULE_X86_64_H
8 #define __UM_MODULE_X86_64_H
11 struct mod_arch_specific
15 #define Elf_Shdr Elf64_Shdr
16 #define Elf_Sym Elf64_Sym
17 #define Elf_Ehdr Elf64_Ehdr
22 * Overrides for Emacs so that we follow Linus's tabbing style.
23 * Emacs will notice this stuff at the end of the file and automatically
24 * adjust the settings for this buffer only. This must remain at the end
26 * ---------------------------------------------------------------------------
28 * c-file-style: "linux"