mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
The irq handling in sam3x8e isn't specific to the sam3x8e proccessor - it's generic for all armcm type machines. So, move the definitions into a new file generic/armcm-irq.c Signed-off-by: Kevin O'Connor <kevin@koconnor.net>