diff options
Diffstat (limited to 'sys/arch/hppa/include/db_machdep.h')
-rw-r--r-- | sys/arch/hppa/include/db_machdep.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/hppa/include/db_machdep.h b/sys/arch/hppa/include/db_machdep.h index 6eb9131958b..90ccff8dd3b 100644 --- a/sys/arch/hppa/include/db_machdep.h +++ b/sys/arch/hppa/include/db_machdep.h @@ -1,4 +1,4 @@ -/* $OpenBSD: db_machdep.h,v 1.14 2005/01/06 21:08:44 miod Exp $ */ +/* $OpenBSD: db_machdep.h,v 1.15 2005/04/19 15:23:07 miod Exp $ */ /* * Copyright (c) 1998-2004 Michael Shalayeff @@ -31,7 +31,6 @@ #include <uvm/uvm_extern.h> -#define DB_AOUT_SYMBOLS #define DB_ELF_SYMBOLS #define DB_ELFSIZE 32 |