aboutsummaryrefslogtreecommitdiff
path: root/pk/syscall.h
diff options
context:
space:
mode:
authorAndrew Waterman <waterman@cs.berkeley.edu>2013-03-25 16:51:32 -0700
committerAndrew Waterman <waterman@cs.berkeley.edu>2013-03-25 16:51:32 -0700
commitaccebe9e63daa56883c20b2fda6b5e72a74f412b (patch)
tree9ba8fe9a12e324c8d7450c581e78d5d63f2e0bdc /pk/syscall.h
parent5ba0377b291ceb5d1e96674831cb6fd15eebf980 (diff)
downloadpk-accebe9e63daa56883c20b2fda6b5e72a74f412b.zip
pk-accebe9e63daa56883c20b2fda6b5e72a74f412b.tar.gz
pk-accebe9e63daa56883c20b2fda6b5e72a74f412b.tar.bz2
add BSD license
Diffstat (limited to 'pk/syscall.h')
-rw-r--r--pk/syscall.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pk/syscall.h b/pk/syscall.h
index e45d1dd..d39a6a3 100644
--- a/pk/syscall.h
+++ b/pk/syscall.h
@@ -1,2 +1,4 @@
+// See LICENSE for license details.
+
#include <machine/syscall.h>