#ident "$Id$" /* ----------------------------------------------------------------------- * * * Copyright 2000-2001 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation, Inc., * 59 Temple Place Ste 330, Boston MA 02111-1307, USA, version 2.1, * incorporated herein by reference. * * ----------------------------------------------------------------------- */ /* * sysdep/ia64.h * * System-specific constants for ia64, included from system.h */ /* These constants are appropriate for Linux/ia64 */ #include "sysdep/64bit.h" /* This is where we map the database file - must be constant */ #define ARENA_ADDRESS ((void *)0x7e00000000000000UL)