RCS id format.

This commit is contained in:
phil 1994-12-07 04:47:59 +00:00
parent 6adbfc3390
commit eb5168e5dc
1 changed files with 2 additions and 3 deletions

View File

@ -1,5 +1,4 @@
/* $NetBSD: sigsetjmp.S,v 1.1 1994/10/21 07:28:44 phil Exp $
*/
/* $NetBSD: sigsetjmp.S,v 1.2 1994/12/07 04:47:59 phil Exp $ */
/*
* Copyright (c) 1992 Helsinki University of Technology
@ -24,7 +23,7 @@
* 05-Aug-94 Matthias Pfaller (leo@marco.de)
* Converted to sigsetjmp.S from setjmp.S
*
* $Id: sigsetjmp.S,v 1.1 1994/10/21 07:28:44 phil Exp $
* $Id: sigsetjmp.S,v 1.2 1994/12/07 04:47:59 phil Exp $
*/
#include <machine/asm.h>