summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/arch/vax/bcmp.S
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2007-11-28 11:46:35 +0000
committerderaadt <deraadt@openbsd.org>2007-11-28 11:46:35 +0000
commite683ccb843d599b2de4b1beefdb9cd77a657ab5d (patch)
tree6bdcff3db0093726e7b67279d761e350a47f36f7 /sys/lib/libkern/arch/vax/bcmp.S
parentunref the label when free'ing a protocol node (diff)
downloadwireguard-openbsd-e683ccb843d599b2de4b1beefdb9cd77a657ab5d.tar.xz
wireguard-openbsd-e683ccb843d599b2de4b1beefdb9cd77a657ab5d.zip
place a comment as to why these are otherwise empty
Diffstat (limited to 'sys/lib/libkern/arch/vax/bcmp.S')
-rw-r--r--sys/lib/libkern/arch/vax/bcmp.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/lib/libkern/arch/vax/bcmp.S b/sys/lib/libkern/arch/vax/bcmp.S
index e69de29bb2d..33ba5c2da5c 100644
--- a/sys/lib/libkern/arch/vax/bcmp.S
+++ b/sys/lib/libkern/arch/vax/bcmp.S
@@ -0,0 +1 @@
+/* No code here since kernel impliments this itself */