Module Name: src
Committed By: pooka
Date: Sun Jun 13 16:49:01 UTC 2010
Modified Files:
src/sys/rump/librump/rumpdev: rump_dev_private.h
src/sys/rump/librump/rumpkern: rump_private.h
Log Message:
Move FLAWLESSCALL from rump_dev_private.h into rump_private.h
so it can be used outside of devices.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/rump/librump/rumpdev/rump_dev_private.h
cvs rdiff -u -r1.52 -r1.53 src/sys/rump/librump/rumpkern/rump_private.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.