Ben Gras 2bfeeed885 drop segment from safecopy invocations
. all invocations were S or D, so can safely be dropped
	  to prepare for the segmentless world
	. still assign D to the SCP_SEG field in the message
	  to make previous kernels usable
2012-06-16 16:22:51 +00:00
..
2012-03-25 21:58:14 +02:00
2010-03-05 15:05:11 +00:00

Test Program for Safemap

How to run
==========

  1. Type `make run` to prepare and run test.
  2. When done testing, type `make clean` to clean up.