arm: improve makefile

This commit is contained in:
2024-05-07 14:02:14 -07:00
parent 8c25ce8d21
commit 1e852ec1de
2 changed files with 26 additions and 7 deletions

View File

@@ -1,5 +1,6 @@
#pragma once
#include <cstdint>
#include <span>
#include <string_view>