misc09: Handle relocations stress test:

The objective of this test is to exercise tables
of function pointers in data space, program space,
and the PSV window using handle relocations with and
without the --no-handles option.

How to execute the test:

1. Set the environment variable $PIC30_CD
    to your pic30 tools binary directory
2. Export $PIC30_CD
3. Execute "go"

To get verbose output:

Execute "go -v"

File Descriptions:
-----------------
info.txt - this file
go - shell script to automate testing
t1.s,t2.s - source files
test.out - output of the test
expect.out - correct output



11/05/2001 - GSM
