X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fgeekos%2Fsymbol.asm;h=df9abf24c19d1ccb068f7ec0ba43d9279f12a9e2;hb=856dabe4e139e3b42e2956f85e562aa922d66f2e;hp=0bb1584d5086ef23bedcb37d40070f22502edd5f;hpb=626595465a2c6987606a6bc697df65130ad8c2d3;p=palacios.git diff --git a/palacios/src/geekos/symbol.asm b/palacios/src/geekos/symbol.asm index 0bb1584..df9abf2 100644 --- a/palacios/src/geekos/symbol.asm +++ b/palacios/src/geekos/symbol.asm @@ -1,6 +1,6 @@ ; Symbol mangling macros ; Copyright (c) 2001, David H. Hovemeyer -; $Revision: 1.1 $ +; $Revision: 1.2 $ ; This file defines macros for dealing with externally-visible ; symbols that must be mangled for some object file formats. @@ -13,8 +13,8 @@ ; Thanks to Christopher Giese for providing the NASM macros ; (thus saving me hours of frustration). -%ifndef SYMBOL_ASM -%define SYMBOL_ASM +%ifndef __VMM_SYMBOL_ASM +%define __VMM_SYMBOL_ASM %ifdef NEED_UNDERSCORE