summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/ucontext.h
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-01-02 00:11:41 +0000
committerobrien <obrien@FreeBSD.org>2001-01-02 00:11:41 +0000
commit5737790e1e0e3acd86e5d38f7087ec5043f3681e (patch)
tree36caa783f2ddd65972a32b00106efbc38452935e /sys/powerpc/include/ucontext.h
parentfbd89dbc0508efe708dd014a3d8a97fc6ff6ca69 (diff)
downloadFreeBSD-src-5737790e1e0e3acd86e5d38f7087ec5043f3681e.zip
FreeBSD-src-5737790e1e0e3acd86e5d38f7087ec5043f3681e.tar.gz
Minor style tweaks.
Diffstat (limited to 'sys/powerpc/include/ucontext.h')
-rw-r--r--sys/powerpc/include/ucontext.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/sys/powerpc/include/ucontext.h b/sys/powerpc/include/ucontext.h
index 005bcdb..28e50f3 100644
--- a/sys/powerpc/include/ucontext.h
+++ b/sys/powerpc/include/ucontext.h
@@ -1,6 +1,3 @@
-/* $FreeBSD$ */
-/* $NetBSD: signal.h,v 1.4 1998/09/14 02:48:34 thorpej Exp $ */
-
/*
* Copyright (C) 1995, 1996 Wolfgang Solfrank.
* Copyright (C) 1995, 1996 TooLs GmbH.
@@ -30,7 +27,11 @@
* WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ *
+ * $NetBSD: signal.h,v 1.4 1998/09/14 02:48:34 thorpej Exp $
+ * $FreeBSD$
*/
+
#ifndef _MACHINE_UCONTEXT_H_
#define _MACHINE_UCONTEXT_H_
OpenPOWER on IntegriCloud