diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2013-03-27 00:19:26 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2013-03-27 00:19:26 +0000 |
commit | 133dd20c0638c15514aa98f96d5b12a556f1926c (patch) | |
tree | 6522989efadb6d24c3f69f738f3c3bd1bcc42b0b | |
parent | e2bd32ef3b98a91205472843b4264384bf8eae02 (diff) | |
download | mandoc-133dd20c0638c15514aa98f96d5b12a556f1926c.tar.gz |
Cavium Octeon (new architecture in OpenBSD); from jmc@.
-rw-r--r-- | arch.in | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -81,6 +81,7 @@ LINE("netwinder", "NetWinder") LINE("news68k", "NeWS68k") LINE("newsmips", "NeWSMIPS") LINE("next68k", "NeXT68k") +LINE("octeon", "OCTEON") LINE("ofppc", "OFPPC") LINE("palm", "Palm") LINE("pc532", "PC532") |