commit | 9ec3b353505691fdd37eed607eaf8342600f9e89 | [log] [tgz] |
---|---|---|
author | Haavard Skinnemoen <hskinnemoen@atmel.com> | Mon Aug 13 17:22:31 2007 +0200 |
committer | Haavard Skinnemoen <hskinnemoen@atmel.com> | Mon Aug 13 17:22:31 2007 +0200 |
tree | a2a49881965720fe37488a6953c36a945b4d74aa | |
parent | 06dd9d5d9bb5c7a9692cea14811341f2c881248c [diff] |
AVR32: Include <div64.h> instead of <asm/div64.h> include/asm-avr32/div64.h was recently moved to include/div64.h, but cpu/at32ap/interrupts.c wasn't properly updated (an earlier version of the patch was merged perhaps?) This patch updates cpu/at32ap/interrupts.c so that the avr32 port compiles again. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>