diff options
Diffstat (limited to 'sys/arch/alpha/include/db_machdep.h')
-rw-r--r-- | sys/arch/alpha/include/db_machdep.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/alpha/include/db_machdep.h b/sys/arch/alpha/include/db_machdep.h index 7d6941f3287..8ba1a0e6841 100644 --- a/sys/arch/alpha/include/db_machdep.h +++ b/sys/arch/alpha/include/db_machdep.h @@ -1,4 +1,4 @@ -/* $OpenBSD: db_machdep.h,v 1.13 2002/03/14 01:26:27 millert Exp $ */ +/* $OpenBSD: db_machdep.h,v 1.14 2003/02/19 19:32:46 miod Exp $ */ /* * Copyright (c) 1997 Niklas Hallqvist. All rights reserverd. @@ -35,8 +35,6 @@ /* XXX - Need to include vm.h for boolean_t */ #include <uvm/uvm_extern.h> -#define DB_MACHINE_COMMANDS - /* * We use Elf64 symbols in DDB. */ |