vm: use assert() instead of vm_assert(); remove vm_assert().
[minix.git] / test / safemap / README
bloba1076a978cd59bca193eb829ca9c544132946897
1 Test Program for Safemap
3 How to run
4 ==========
6   1. Type `make run` to prepare and run test.
7   2. When done testing, type `make clean` to clean up.