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

This commit is contained in:
xiphon 2018-10-04 00:01:09 +00:00
parent 215651cbb3
commit 02d3ef7bda
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>