Merge remote-tracking branch 'upstream/edge' into feature/acceleration-per-tick
[clinton/Smoothieware.git] / src / libs / platform_memory.cpp
CommitLineData
3077abb6
MM
1#include "platform_memory.h"
2
3MemoryPool* _AHB0;
4MemoryPool* _AHB1;