xref: /netbsd-src/share/examples/rump/README (revision c2f76ff004a2cb67efe5b12d97bd3ef7fe89e18d)
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