diff options
author | Jasper Lievisse Adriaanse <jasper@cvs.openbsd.org> | 2007-11-27 16:08:07 +0000 |
---|---|---|
committer | Jasper Lievisse Adriaanse <jasper@cvs.openbsd.org> | 2007-11-27 16:08:07 +0000 |
commit | 192d87cb98ec3f946bd9ef87addaacb9e87fc9ef (patch) | |
tree | 5654a625e7bcac85443aeff9cd8f7ea3bc1c55b5 /sys/arch/sgi | |
parent | 678138041c633c7db2f29a6cbb1487dda40172bb (diff) |
add rcs id
"feel free to do so" jsing@
Diffstat (limited to 'sys/arch/sgi')
-rw-r--r-- | sys/arch/sgi/dev/gbe.c | 2 | ||||
-rw-r--r-- | sys/arch/sgi/dev/gbereg.h | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/sys/arch/sgi/dev/gbe.c b/sys/arch/sgi/dev/gbe.c index 7668190fe93..d73f960abe4 100644 --- a/sys/arch/sgi/dev/gbe.c +++ b/sys/arch/sgi/dev/gbe.c @@ -1,3 +1,5 @@ +/* $OpenBSD: gbe.c,v 1.2 2007/11/27 16:08:06 jasper Exp $ */ + /* * Copyright (c) 2007, Joel Sing <jsing@openbsd.org> * diff --git a/sys/arch/sgi/dev/gbereg.h b/sys/arch/sgi/dev/gbereg.h index 615b43bd6d2..312e908ae02 100644 --- a/sys/arch/sgi/dev/gbereg.h +++ b/sys/arch/sgi/dev/gbereg.h @@ -1,3 +1,5 @@ +/* $OpenBSD: gbereg.h,v 1.2 2007/11/27 16:08:06 jasper Exp $ */ + /* * Copyright (c) 2007, Joel Sing <jsing@openbsd.org> * |