forked from Imagelibrary/rtems
bsps/lm32: Use shared <bsp/irq.h>
Having a duplicate header with the shared includes is a build system inconsistency. You may use one header file to build the libraries and another one is installed (overwriting the other). Update #3269.
This commit is contained in:
@@ -1 +0,0 @@
|
||||
#include <bsp/irq-default.h>
|
||||
Reference in New Issue
Block a user