Add RCSID and remove unused <sys/errno.h>.

This commit is contained in:
bjh21 2002-08-12 20:38:06 +00:00
parent 7c599c85ae
commit 28b7728edf
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: bcopyinout.S,v 1.2 2002/08/12 20:34:47 bjh21 Exp $ */
/* $NetBSD: bcopyinout.S,v 1.3 2002/08/12 20:38:06 bjh21 Exp $ */
/*
* Copyright (c) 2002 Wasabi Systems, Inc.
@ -38,7 +38,8 @@
#include "assym.h"
#include <machine/asm.h>
#include <sys/errno.h>
RCSID("$NetBSD: bcopyinout.S,v 1.3 2002/08/12 20:38:06 bjh21 Exp $")
.text
.align 0