blocks: use auto-generated .c files instead of 'LD -r -b binary'

This commit is contained in:
xiphon 2018-10-09 12:33:39 +00:00
parent 31155115d2
commit fd62b6e79f
17 changed files with 113 additions and 185 deletions

View file

@ -30,6 +30,7 @@
#pragma once
#include <stdexcept>
#include <string>
#include <boost/uuid/uuid.hpp>