macros: move macros for human-readable sizes and rounding

This commit is contained in:
S.J.R. van Schaik 2017-03-11 12:44:26 +00:00
parent 92b3c1108b
commit 39dbac8742
3 changed files with 12 additions and 11 deletions

View file

@ -13,7 +13,8 @@
#include <limits.h>
#include <sys/types.h>
#include "spi_flash.h"
#include <macros.h>
#include <spi_flash.h>
void init_spi(void)
{