macros: move macros for human-readable sizes and rounding
This commit is contained in:
parent
92b3c1108b
commit
39dbac8742
3 changed files with 12 additions and 11 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue