###########################################################################
# Module Name: Low level interrupt handler for JN5168 FreeRTOS port
#
# Created By: Ian Morris
#
# Original Release: January 21, 2010
#
# Module Description: Handles interrupts required by FreeRTOS to switch# tasks, automatically using the tick timer or# manually using a system call.
#
###########################################################################