1
0
mirror of https://github.com/mist-devel/mist-firmware.git synced 2026-04-25 20:11:42 +00:00

Add include

This commit is contained in:
Gyorgy Szombathelyi
2021-09-01 00:45:57 +02:00
parent 51701e7dab
commit 7d0beb3297

View File

@@ -30,6 +30,8 @@
#ifndef ARM_SWAB_H_
#define ARM_SWAB_H_
#include <stdint.h>
/*----------------------------------------------------------------------------
* Public functions
*----------------------------------------------------------------------------*/