Jump to the specifed in address in memory
void jump (unsigned long addr)
The jump() function jumps to the specified address in memory.
None