This commit is contained in:
thorpej 2024-01-20 01:04:29 +00:00
parent 86bb242cc1
commit 47f1fc528d
9 changed files with 9 additions and 40 deletions

View File

@ -1,8 +1,3 @@
/* $NetBSD: aout_machdep.h,v 1.1 2024/01/02 07:40:59 thorpej Exp $ */
#ifndef _MACHINE_EXEC_H_
#define _MACHINE_EXEC_H_
/* $NetBSD: aout_machdep.h,v 1.2 2024/01/20 01:04:29 thorpej Exp $ */
#include <m68k/aout_machdep.h>
#endif /* _MACHINE_EXEC_H_ */

View File

@ -1,8 +1,3 @@
/* $NetBSD: cdefs.h,v 1.1 2024/01/02 07:41:00 thorpej Exp $ */
#ifndef _MACHINE_CDEFS_H_
#define _MACHINE_CDEFS_H_
/* $NetBSD: cdefs.h,v 1.2 2024/01/20 01:04:29 thorpej Exp $ */
#include <m68k/cdefs.h>
#endif

View File

@ -1,6 +1,3 @@
/* $NetBSD: db_machdep.h,v 1.1 2024/01/02 07:41:00 thorpej Exp $ */
/* $NetBSD: db_machdep.h,v 1.2 2024/01/20 01:04:29 thorpej Exp $ */
/* Just use the common m68k definition */
#include <m68k/db_machdep.h>
#define DB_ELF_SYMBOLS

View File

@ -1,8 +1,3 @@
/* $NetBSD: elf_machdep.h,v 1.1 2024/01/02 07:41:00 thorpej Exp $ */
#ifndef _MACHINE_ELF_MACHDEP_H_
#define _MACHINE_ELF_MACHDEP_H_
/* $NetBSD: elf_machdep.h,v 1.2 2024/01/20 01:04:29 thorpej Exp $ */
#include <m68k/elf_machdep.h>
#endif

View File

@ -1,4 +1,3 @@
/* $NetBSD: ieeefp.h,v 1.1 2024/01/02 07:41:00 thorpej Exp $ */
/* $NetBSD: ieeefp.h,v 1.2 2024/01/20 01:04:29 thorpej Exp $ */
/* Just use the common m68k definition */
#include <m68k/ieeefp.h>

View File

@ -1,8 +1,3 @@
/* $NetBSD: kcore.h,v 1.1 2024/01/02 07:41:00 thorpej Exp $ */
#ifndef _MACHINE_KCORE_H_
#define _MACHINE_KCORE_H_
/* $NetBSD: kcore.h,v 1.2 2024/01/20 01:04:29 thorpej Exp $ */
#include <m68k/kcore.h>
#endif

View File

@ -1,4 +1,3 @@
/* $NetBSD: lock.h,v 1.1 2024/01/02 07:41:01 thorpej Exp $ */
/* $NetBSD: lock.h,v 1.2 2024/01/20 01:04:29 thorpej Exp $ */
/* Just use the common m68k definition */
#include <m68k/lock.h>

View File

@ -1,4 +1,3 @@
/* $NetBSD: ptrace.h,v 1.1 2024/01/02 07:41:01 thorpej Exp $ */
/* $NetBSD: ptrace.h,v 1.2 2024/01/20 01:04:29 thorpej Exp $ */
/* Just use the common m68k definition */
#include <m68k/ptrace.h>

View File

@ -1,8 +1,3 @@
/* $NetBSD: reg.h,v 1.1 2024/01/02 07:41:01 thorpej Exp $ */
#ifndef _MACHINE_REG_H_
#define _MACHINE_REG_H_
/* $NetBSD: reg.h,v 1.2 2024/01/20 01:04:29 thorpej Exp $ */
#include <m68k/reg.h>
#endif /* _MACHINE_REG_H_ */