Scatter

Example to demonstrate the use of new SP2 system call.

To run, go to the release directory and type "scatter". 

Scatter opens the included text file "sample.txt", and proceeds to read
the first and second pages of the file into the first and third pages of
a buffer. It then prints the text at the start of the first and third
pages of the buffer to show that it worked.


