diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-05-29 00:05:37 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-05-29 00:05:37 +0000 |
commit | 2718e6974c59eb19a6a052a2ff230cc4a21a17e1 (patch) | |
tree | d2b4800aab673ba2e5c450766a6cd851db6d1110 /sys/arch/vax/vsa/lk201.c | |
parent | 17088dd6e87c47f284370bbdbcb7fdedf148067d (diff) |
RCS tagging
Diffstat (limited to 'sys/arch/vax/vsa/lk201.c')
-rw-r--r-- | sys/arch/vax/vsa/lk201.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arch/vax/vsa/lk201.c b/sys/arch/vax/vsa/lk201.c index 52e602915cd..0bf2e215bc4 100644 --- a/sys/arch/vax/vsa/lk201.c +++ b/sys/arch/vax/vsa/lk201.c @@ -1,3 +1,5 @@ +/* $OpenBSD: lk201.c,v 1.2 1997/05/29 00:05:34 niklas Exp $ */ + /* * The LK201 keycode mapping routine is here, along with initialization * functions for the keyboard and mouse. |