[AVR32] Export intc_get_pending symbol
authorHaavard Skinnemoen <hskinnemoen@atmel.com>
Wed, 31 Oct 2007 19:34:11 +0000 (20:34 +0100)
committerHaavard Skinnemoen <hskinnemoen@atmel.com>
Thu, 15 Nov 2007 12:47:20 +0000 (13:47 +0100)
commit597702aeb492fcb8e1b48283e1450df40e928ba0
treeb94ec5cdccecd97305a0686ef570d91243c0cd32
parent8fea1ad17f1d7ba0ef6ce7b73ad9dd4562035437
[AVR32] Export intc_get_pending symbol

Oprofile needs to call intc_get_pending() in order to determine
whether a performance counter interrupt is pending.

Also, include the header which declares intc_get_pending() and fix the
definition to match the prototype.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
arch/avr32/mach-at32ap/intc.c