[ion/device/n0100] Remove an LTO warning

This commit is contained in:
Romain Goyet
2019-10-10 16:54:26 +02:00
committed by LeaNumworks
parent d4e11b206a
commit fde1a87998

View File

@@ -5,7 +5,8 @@
#include <ion.h>
#include <ion/src/device/bench/bench.h>
extern void * InitialisationVector;
typedef void(*ISR)(void);
extern ISR InitialisationVector[];
// Public Ion methods