From 6b1d4ff0ed23d9403c3961586840e6be8d1fb3a8 Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Sun, 19 Aug 2001 19:06:47 +0000 Subject: ddb on powerpc does not have ``machine'' commands, so don't lie. --- sys/arch/powerpc/include/db_machdep.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sys') diff --git a/sys/arch/powerpc/include/db_machdep.h b/sys/arch/powerpc/include/db_machdep.h index e7097e3d0c0..879da1f742f 100644 --- a/sys/arch/powerpc/include/db_machdep.h +++ b/sys/arch/powerpc/include/db_machdep.h @@ -1,4 +1,4 @@ -/* $OpenBSD: db_machdep.h,v 1.13 2001/08/15 13:36:45 miod Exp $ */ +/* $OpenBSD: db_machdep.h,v 1.14 2001/08/19 19:06:46 miod Exp $ */ /* $NetBSD: db_machdep.h,v 1.13 1996/04/29 20:50:08 leo Exp $ */ /* @@ -37,8 +37,6 @@ #include #include -#define DB_MACHINE_COMMANDS - /* * We use Elf64 symbols in DDB. */ -- cgit v1.2.3