diff options
author | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2018-05-21 23:34:21 +0000 |
---|---|---|
committer | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2018-05-21 23:34:21 +0000 |
commit | 3adc79327e741c3c08689c1aab057e77ee0086ef (patch) | |
tree | 24c8917ac866aa0eebc2e084f5ac4371515f498f /regress/sys/arch | |
parent | 1e1f2b9dabaa566ca96b981e50a594de49b79484 (diff) |
Add RCS Id.
Diffstat (limited to 'regress/sys/arch')
-rw-r--r-- | regress/sys/arch/i386/f00f/f00f.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/regress/sys/arch/i386/f00f/f00f.c b/regress/sys/arch/i386/f00f/f00f.c index 6f027c6947f..85f1808856f 100644 --- a/regress/sys/arch/i386/f00f/f00f.c +++ b/regress/sys/arch/i386/f00f/f00f.c @@ -1,3 +1,4 @@ +/* $OpenBSD: f00f.c,v 1.2 2018/05/21 23:34:20 bluhm Exp $ */ /* * Copyright (c) 2018 Alexander Bluhm <bluhm@genua.de> * |