summaryrefslogtreecommitdiff
path: root/sys/compat/linux/common/linux_prctl.h
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2005-12-11 12:16:03 +0000
committerchristos <christos@NetBSD.org>2005-12-11 12:16:03 +0000
commit95e1ffb15694e54f29f8baaa4232152b703c2a5a (patch)
treed6510e195bc06092a8057e34c6442eba4e77d09a /sys/compat/linux/common/linux_prctl.h
parent4f17ba81bcaf3f5086d88a346cbfd12506a5e3e6 (diff)
merge ktrace-lwp.
Diffstat (limited to 'sys/compat/linux/common/linux_prctl.h')
-rw-r--r--sys/compat/linux/common/linux_prctl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/linux/common/linux_prctl.h b/sys/compat/linux/common/linux_prctl.h
index 9eb884dd5d2..ba9beab0c8f 100644
--- a/sys/compat/linux/common/linux_prctl.h
+++ b/sys/compat/linux/common/linux_prctl.h
@@ -1,4 +1,4 @@
-/* $NetBSD: linux_prctl.h,v 1.1 2005/05/03 16:26:29 manu Exp $ */
+/* $NetBSD: linux_prctl.h,v 1.2 2005/12/11 12:20:19 christos Exp $ */
/*-
* Copyright (c) 2005 Emmanuel Dreyfus, all rights reserved.