Guest code for GNATbus uart example
***********************************

1) Compiling the example.

   $ gprbuild --target=powerpc-wrs-vxworks -P guest_uart.gpr

2) Running the example.
   $ powerpc-wrs-vxworks-gnatemu --gnatbus=localhost:8032 \
        --kernel=<PATH_TO_KERNEL> guest_uart.out
