diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-09-29 11:36:54 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-09-29 11:36:54 +0000 |
commit | 15c8c1e274911de0184fcc6791b41e7540984933 (patch) | |
tree | 739ec1e6d56089abbb97c8eaf138852304305050 /sys/arch/pmax/include/machAsmDefs.h | |
parent | e3daada1407f62d2b3ee023a41a2537d81ec76b0 (diff) |
merge mips back into pmax; by graichen
Diffstat (limited to 'sys/arch/pmax/include/machAsmDefs.h')
-rw-r--r-- | sys/arch/pmax/include/machAsmDefs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/pmax/include/machAsmDefs.h b/sys/arch/pmax/include/machAsmDefs.h index 8f6c09b0a18..a6c6e932020 100644 --- a/sys/arch/pmax/include/machAsmDefs.h +++ b/sys/arch/pmax/include/machAsmDefs.h @@ -1,3 +1,3 @@ /* $NetBSD: machAsmDefs.h,v 1.8 1996/03/25 02:55:18 jonathan Exp $ */ -#include <mips/asm.h> +#include <pmax/asm.h> |