9 lines
165 B
Plaintext

// TASKING VX-toolset for ARM
// Project linker script file
//
#if defined(__PROC_XMC4500X1024__)
#include "xmc45xx.lsl"
#else
#include <device.lsl>
#endif