More fill-in
This commit is contained in:
parent
fff9126df5
commit
416614582a
3
sys/arch/dnard/include/aout_machdep.h
Normal file
3
sys/arch/dnard/include/aout_machdep.h
Normal file
@ -0,0 +1,3 @@
|
||||
/* $NetBSD: aout_machdep.h,v 1.1 2001/02/26 03:09:23 matt Exp $ */
|
||||
|
||||
#include <arm/aout_machdep.h>
|
3
sys/arch/dnard/include/bswap.h
Normal file
3
sys/arch/dnard/include/bswap.h
Normal file
@ -0,0 +1,3 @@
|
||||
/* $NetBSD: bswap.h,v 1.1 2001/02/26 03:09:23 matt Exp $ */
|
||||
|
||||
#include <arm/bswap.h>
|
4
sys/arch/dnard/include/db_machdep.h
Normal file
4
sys/arch/dnard/include/db_machdep.h
Normal file
@ -0,0 +1,4 @@
|
||||
/* $NetBSD: db_machdep.h,v 1.1 2001/02/26 03:09:23 matt Exp $ */
|
||||
|
||||
#include <arm/db_machdep.h>
|
||||
|
3
sys/arch/dnard/include/disklabel.h
Normal file
3
sys/arch/dnard/include/disklabel.h
Normal file
@ -0,0 +1,3 @@
|
||||
/* $NetBSD: disklabel.h,v 1.1 2001/02/26 03:09:23 matt Exp $ */
|
||||
|
||||
#include <arm/disklabel.h>
|
3
sys/arch/dnard/include/elf_machdep.h
Normal file
3
sys/arch/dnard/include/elf_machdep.h
Normal file
@ -0,0 +1,3 @@
|
||||
/* $NetBSD: elf_machdep.h,v 1.1 2001/02/26 03:09:23 matt Exp $ */
|
||||
|
||||
#include <arm/elf_machdep.h>
|
3
sys/arch/dnard/include/int_types.h
Normal file
3
sys/arch/dnard/include/int_types.h
Normal file
@ -0,0 +1,3 @@
|
||||
/* $NetBSD: int_types.h,v 1.1 2001/02/26 03:09:23 matt Exp $ */
|
||||
|
||||
#include <arm/int_types.h>
|
3
sys/arch/dnard/include/profile.h
Normal file
3
sys/arch/dnard/include/profile.h
Normal file
@ -0,0 +1,3 @@
|
||||
/* $NetBSD: profile.h,v 1.1 2001/02/26 03:09:23 matt Exp $ */
|
||||
|
||||
#include <arm/profile.h>
|
11
sys/arch/dnard/include/types.h
Normal file
11
sys/arch/dnard/include/types.h
Normal file
@ -0,0 +1,11 @@
|
||||
/* $NetBSD: types.h,v 1.1 2001/02/26 03:09:23 matt Exp $ */
|
||||
|
||||
#ifndef _ARM32_TYPES_H_
|
||||
#define _ARM32_TYPES_H_
|
||||
|
||||
#include <arm/types.h>
|
||||
|
||||
#define __HAVE_DEVICE_REGISTER
|
||||
#define __HAVE_NWSCONS
|
||||
|
||||
#endif
|
Loading…
Reference in New Issue
Block a user