mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-07-08 23:58:09 +00:00
style(core): systemview reformat
This commit is contained in:
parent
550216354b
commit
9411756c42
@ -1,8 +1,8 @@
|
|||||||
#ifdef SYSTEM_VIEW
|
#ifdef SYSTEM_VIEW
|
||||||
|
|
||||||
#include "systemview.h"
|
#include "systemview.h"
|
||||||
#include <stdint.h>
|
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
|
#include <stdint.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include "mpconfigport.h"
|
#include "mpconfigport.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user