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