From de84a4d04bd1275a81b827031a8bca3a8362e022 Mon Sep 17 00:00:00 2001 From: ceriel Date: Fri, 30 Jan 1987 10:49:21 +0000 Subject: [PATCH] Initial revision --- mach/m68020/ncg/whichone.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 mach/m68020/ncg/whichone.h diff --git a/mach/m68020/ncg/whichone.h b/mach/m68020/ncg/whichone.h new file mode 100644 index 00000000..9a5910a1 --- /dev/null +++ b/mach/m68020/ncg/whichone.h @@ -0,0 +1,3 @@ +#ifndef TBL68020 +#define TBL68020 +#endif