Moved tahoe files to ports repository

* sysdeps/tahoe, sysdeps/unix/bsd/tahoe: Likewise.
This commit is contained in:
Roland McGrath 2004-10-23 21:03:03 +00:00
parent 2bfae43161
commit 229cf8d96c
4 changed files with 1 additions and 8 deletions

View File

@ -2,6 +2,7 @@
* sysdeps/vax, sysdeps/unix/bsd/vax: Directories and all files removed.
These are now in the ports repository.
* sysdeps/tahoe, sysdeps/unix/bsd/tahoe: Likewise.
2004-10-23 Ulrich Drepper <drepper@redhat.com>

View File

@ -1,2 +0,0 @@
# A Tahoe is mostly just like a Vax.
vax

View File

@ -1 +0,0 @@
unix/bsd/vax

View File

@ -1,5 +0,0 @@
/* The Tahoe is just like the Vax, except the
`chmk' instruction is called `kcall'. */
#define chmk kcall
#include <sysdeps/unix/bsd/vax/sysdep.h>