diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2002-06-08 16:09:43 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2002-06-08 16:09:43 +0000 |
commit | 6f83e8287979a550a31e8f5aece753b018d5c828 (patch) | |
tree | 1cd73c77bd961e0e10ac34de8b3c7b0dbdb17fca /sys/arch/mvmeppc/include | |
parent | 69427e931d5d1a4e18915073b484b7489cb5c33d (diff) |
Oops, it was not meant to be removed, just liposucked.
Diffstat (limited to 'sys/arch/mvmeppc/include')
-rw-r--r-- | sys/arch/mvmeppc/include/db_machdep.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/arch/mvmeppc/include/db_machdep.h b/sys/arch/mvmeppc/include/db_machdep.h new file mode 100644 index 00000000000..93cfa8077ec --- /dev/null +++ b/sys/arch/mvmeppc/include/db_machdep.h @@ -0,0 +1,3 @@ +/* $OpenBSD: db_machdep.h,v 1.8 2002/06/08 16:09:42 miod Exp $ */ + +#include <powerpc/db_machdep.h> |