The FIB program generates a Fibonacci sequence using a
recursive program.  This demonstrates how to define a
reentrant function for the C51 compiler.
