diff options
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> * |