diff options
author | Kevin Lo <kevlo@cvs.openbsd.org> | 2010-02-02 06:19:29 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@cvs.openbsd.org> | 2010-02-02 06:19:29 +0000 |
commit | 7b283478d26ca2bdff4c194e233d2c1908d55297 (patch) | |
tree | 3da68f7f0dc537ba8804bfa3ce406793345ab622 /sys/arch/palm | |
parent | 16d2d319d68601a12f6c54756d8cb801a6423b20 (diff) |
Add rcs id's
ok drahn@
Diffstat (limited to 'sys/arch/palm')
-rw-r--r-- | sys/arch/palm/include/apmvar.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/palm/include/apmvar.h b/sys/arch/palm/include/apmvar.h index dfce83ed6c6..e6d66f0d168 100644 --- a/sys/arch/palm/include/apmvar.h +++ b/sys/arch/palm/include/apmvar.h @@ -1 +1,2 @@ +/* $OpenBSD: apmvar.h,v 1.2 2010/02/02 06:19:28 kevlo Exp $ */ #include <arm/apmvar.h> |