diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2004-01-22 21:27:33 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2004-01-22 21:27:33 +0000 |
commit | dae4d9eedb7fc182654f53db22dca237071e2b25 (patch) | |
tree | 6fc7312297937b1dce5b963a5b8c7e0e0f700d7d /sys/arch/mvmeppc | |
parent | fea5e5e20bb3cf8d4e4e72e0a2e3f77bdb8c2a6e (diff) |
These files went dangling long time ago, actually...
Diffstat (limited to 'sys/arch/mvmeppc')
-rw-r--r-- | sys/arch/mvmeppc/include/dlfcn.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/arch/mvmeppc/include/dlfcn.h b/sys/arch/mvmeppc/include/dlfcn.h deleted file mode 100644 index dca45915fca..00000000000 --- a/sys/arch/mvmeppc/include/dlfcn.h +++ /dev/null @@ -1,3 +0,0 @@ -/* $OpenBSD: dlfcn.h,v 1.2 2001/09/02 19:40:24 miod Exp $ */ - -#include <powerpc/dlfcn.h> |