xref: /netbsd-src/share/examples/rump/README (revision ed6861986ed467eb73e74330f7c212d2f2b25708)
1*ed686198Spooka	$NetBSD: README,v 1.1 2010/11/11 23:04:24 pooka Exp $
2*ed686198Spooka
3*ed686198Spooka
4*ed686198SpookaThis directory contains various examples on how to interface with
5*ed686198Spookaa rump kernel.  Another place which contains even more examples
6*ed686198Spookais src/tests and its subdirectories.  Some programs which were
7*ed686198Spookalocated here have in fact been moved to src/tests to serve as
8*ed686198Spookaautomated tests.
9