Add arm26 port
This commit is contained in:
parent
4d65db2d97
commit
8748ae4382
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: hier.7,v 1.23 2000/04/10 02:04:04 soda Exp $
|
||||
.\" $NetBSD: hier.7,v 1.24 2000/05/11 19:35:03 bjh21 Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1990, 1993, 1994
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -592,6 +592,8 @@ support for the Digital Equipment Corp. Alpha architecture
|
||||
support for the Amiga architecture
|
||||
.It Sy arc/
|
||||
support for the ARC specification compliant systems.
|
||||
.It Sy arm26/
|
||||
support for ARM2 and ARM3 based systems
|
||||
.It Sy arm32/
|
||||
support for the ARM32 architecture
|
||||
.It Sy atari/
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: doc-common,v 1.36 2000/02/18 10:09:25 soren Exp $
|
||||
.\" $NetBSD: doc-common,v 1.37 2000/05/11 19:39:53 bjh21 Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -154,6 +154,7 @@
|
||||
. if "\\$3"alpha" .as vT /\\$3\
|
||||
. if "\\$3"amiga" .as vT /\\$3\
|
||||
. if "\\$3"arc" .as vT /\\$3\
|
||||
. if "\\$3"arm26" .as vT /\\$3\
|
||||
. if "\\$3"arm32" .as vT /\\$3\
|
||||
. if "\\$3"atari" .as vT /\\$3\
|
||||
. if "\\$3"bebox" .as vT /\\$3\
|
||||
|
Loading…
Reference in New Issue
Block a user