[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)
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>

No differences found