diff options
author | Patrick Wildt <patrick@cvs.openbsd.org> | 2016-10-07 07:25:59 +0000 |
---|---|---|
committer | Patrick Wildt <patrick@cvs.openbsd.org> | 2016-10-07 07:25:59 +0000 |
commit | 82a1cba6c8671f92b00414c9c65078848ec00b91 (patch) | |
tree | 9051598d3b2f916fa36da7d01bc358c1f1f7cb09 /sys/arch/armv7 | |
parent | 91095928d3da697e939e04e08f570d547ae5cc11 (diff) |
Don't forget to add the CVS Id tag.
Diffstat (limited to 'sys/arch/armv7')
-rw-r--r-- | sys/arch/armv7/marvell/mvacc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/armv7/marvell/mvacc.c b/sys/arch/armv7/marvell/mvacc.c index 70878efdf67..1d75399debf 100644 --- a/sys/arch/armv7/marvell/mvacc.c +++ b/sys/arch/armv7/marvell/mvacc.c @@ -1,3 +1,4 @@ +/* $OpenBSD: mvacc.c,v 1.2 2016/10/07 07:25:58 patrick Exp $ */ /* * Copyright (c) 2016 Patrick Wildt <patrick@blueri.se> * |