diff options
author | Dale Rahn <drahn@cvs.openbsd.org> | 2001-03-29 18:52:20 +0000 |
---|---|---|
committer | Dale Rahn <drahn@cvs.openbsd.org> | 2001-03-29 18:52:20 +0000 |
commit | 90ad803b7db4b68be68c4c9d87e4151e370d3ab6 (patch) | |
tree | ad92b872fa4575f3c9eb8ca52ce3e407d1b9acf8 /sys/arch/powerpc/include/setjmp.h | |
parent | 43c4ae8f7158cdd1387cdc603f420820a4d3fc49 (diff) |
Add OpenBSD tag to headers missing them.
Diffstat (limited to 'sys/arch/powerpc/include/setjmp.h')
-rw-r--r-- | sys/arch/powerpc/include/setjmp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/powerpc/include/setjmp.h b/sys/arch/powerpc/include/setjmp.h index 39a1f62c9b5..bfa03e2291d 100644 --- a/sys/arch/powerpc/include/setjmp.h +++ b/sys/arch/powerpc/include/setjmp.h @@ -1,3 +1,4 @@ +/* $OpenBSD: setjmp.h,v 1.2 2001/03/29 18:52:19 drahn Exp $ */ /* $NetBSD: setjmp.h,v 1.1 1996/09/30 16:34:34 ws Exp $ */ #define _JBLEN 100 |