diff options
author | 2004-11-21 19:26:01 +0000 | |
---|---|---|
committer | 2004-11-21 19:26:01 +0000 | |
commit | e95963b4ad55b65612182b21ad99edb5836750b7 (patch) | |
tree | 0dcce7fcb82cb9aad10015e1aabbe7e1651d7b8e /sys/dev/microcode/atmel | |
parent | revert part of rev 1.29 which caused a severe performance drop. (diff) | |
download | wireguard-openbsd-e95963b4ad55b65612182b21ad99edb5836750b7.tar.xz wireguard-openbsd-e95963b4ad55b65612182b21ad99edb5836750b7.zip |
$OpenBSD$ tag
Diffstat (limited to 'sys/dev/microcode/atmel')
-rw-r--r-- | sys/dev/microcode/atmel/build.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/microcode/atmel/build.c b/sys/dev/microcode/atmel/build.c index b18295067a2..082f95f3229 100644 --- a/sys/dev/microcode/atmel/build.c +++ b/sys/dev/microcode/atmel/build.c @@ -1,3 +1,5 @@ +/* $OpenBSD: build.c,v 1.6 2004/11/21 19:26:01 grange Exp $ */ + /* * Copyright (c) 2004 Theo de Raadt <deraadt@openbsd.org> * |