Module Name: src
Committed By: stacktic
Date: Wed Dec 2 12:40:12 UTC 2009
Modified Files:
src/sys/sys: device_if.h
Log Message:
Added RCS id.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/sys/device_if.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/sys/device_if.h
diff -u src/sys/sys/device_if.h:1.2 src/sys/sys/device_if.h:1.3
--- src/sys/sys/device_if.h:1.2 Thu Nov 5 00:34:05 2009
+++ src/sys/sys/device_if.h Wed Dec 2 12:40:12 2009
@@ -1,3 +1,4 @@
+/* $NetBSD: device_if.h,v 1.3 2009/12/02 12:40:12 stacktic Exp $ */
#ifndef _SYS_DEVICE_IF_H
#define _SYS_DEVICE_IF_H