summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2010-11-20 20:15:56 +0000
committermiod <miod@openbsd.org>2010-11-20 20:15:56 +0000
commiteebdf85359ba53956d9562e076a80994f5857675 (patch)
treef6db9cce860509ab57965799a7d28c24cff4a5f4
parentDo not attempt to include <machine/psl.h> when including this file from (diff)
downloadwireguard-openbsd-eebdf85359ba53956d9562e076a80994f5857675.tar.xz
wireguard-openbsd-eebdf85359ba53956d9562e076a80994f5857675.zip
Remove unnecessary empty <machine/psl.h> files on arm-based platforms.
-rw-r--r--sys/arch/beagle/include/psl.h1
-rw-r--r--sys/arch/gumstix/include/psl.h1
-rw-r--r--sys/arch/palm/include/psl.h1
-rw-r--r--sys/arch/zaurus/include/psl.h1
4 files changed, 0 insertions, 4 deletions
diff --git a/sys/arch/beagle/include/psl.h b/sys/arch/beagle/include/psl.h
deleted file mode 100644
index 76fc5be2e9b..00000000000
--- a/sys/arch/beagle/include/psl.h
+++ /dev/null
@@ -1 +0,0 @@
-/* $OpenBSD: psl.h,v 1.1 2009/05/08 03:13:26 drahn Exp $ */
diff --git a/sys/arch/gumstix/include/psl.h b/sys/arch/gumstix/include/psl.h
deleted file mode 100644
index 61b8a67788c..00000000000
--- a/sys/arch/gumstix/include/psl.h
+++ /dev/null
@@ -1 +0,0 @@
-/* $OpenBSD: psl.h,v 1.1 2008/11/26 14:18:11 drahn Exp $ */
diff --git a/sys/arch/palm/include/psl.h b/sys/arch/palm/include/psl.h
deleted file mode 100644
index d5dbd282e80..00000000000
--- a/sys/arch/palm/include/psl.h
+++ /dev/null
@@ -1 +0,0 @@
-/* $OpenBSD: psl.h,v 1.1 2009/09/05 01:22:11 marex Exp $ */
diff --git a/sys/arch/zaurus/include/psl.h b/sys/arch/zaurus/include/psl.h
deleted file mode 100644
index b56f54b0dc4..00000000000
--- a/sys/arch/zaurus/include/psl.h
+++ /dev/null
@@ -1 +0,0 @@
-/* $OpenBSD: psl.h,v 1.1 2004/12/31 00:04:35 drahn Exp $ */