diff options
author | Marco Peereboom <marco@cvs.openbsd.org> | 2009-02-15 02:06:10 +0000 |
---|---|---|
committer | Marco Peereboom <marco@cvs.openbsd.org> | 2009-02-15 02:06:10 +0000 |
commit | 25cc901ec9b4af0e38b2b1ea6b4708a464bc041d (patch) | |
tree | c1e013e74d28dfc98f3268532b9ac03c1fa405f6 | |
parent | 776907e734bb48551c9515154d6b0fef6f1730f1 (diff) |
Add cvs tag
-rw-r--r-- | sys/arch/amd64/amd64/acpi_wakecode.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/amd64/amd64/acpi_wakecode.S b/sys/arch/amd64/amd64/acpi_wakecode.S index 1d998447020..777a9a13809 100644 --- a/sys/arch/amd64/amd64/acpi_wakecode.S +++ b/sys/arch/amd64/amd64/acpi_wakecode.S @@ -1,3 +1,4 @@ +/* $OpenBSD: acpi_wakecode.S,v 1.2 2009/02/15 02:06:09 marco Exp $ */ /* * Copyright (c) 2001 Takanori Watanabe <takawata@jp.freebsd.org> * Copyright (c) 2001 Mitsuru IWASAKI <iwasaki@jp.freebsd.org> |