From ec29d3b4a1dc39de0bef0c7f027cad923dd3e820 Mon Sep 17 00:00:00 2001 From: ceriel Date: Sun, 1 Feb 1987 21:53:24 +0000 Subject: [PATCH] Initial revision --- mach/m68k2/cg/fppsim.h | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 mach/m68k2/cg/fppsim.h diff --git a/mach/m68k2/cg/fppsim.h b/mach/m68k2/cg/fppsim.h new file mode 100644 index 000000000..c41cebf4f --- /dev/null +++ b/mach/m68k2/cg/fppsim.h @@ -0,0 +1,2 @@ +/* #define FPPSIM /* define when using fpp simulator */ +/* #define IEEEFLOAT /* define if it must use IEEE format */ -- 2.34.1