commit | 597702aeb492fcb8e1b48283e1450df40e928ba0 | [log] [tgz] |
---|---|---|
author | Haavard Skinnemoen <hskinnemoen@atmel.com> | Wed Oct 31 20:34:11 2007 +0100 |
committer | Haavard Skinnemoen <hskinnemoen@atmel.com> | Thu Nov 15 13:47:20 2007 +0100 |
tree | b94ec5cdccecd97305a0686ef570d91243c0cd32 | |
parent | 8fea1ad17f1d7ba0ef6ce7b73ad9dd4562035437 [diff] |
[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>