mirror of
https://github.com/D4C1-Labs/Flipper-ARF.git
synced 2026-04-27 01:55:09 +00:00
6 lines
130 B
C
6 lines
130 B
C
#pragma once
|
|
|
|
#include <flipper_application/elf/elf_api_interface.h>
|
|
|
|
extern const ElfApiInterface* const firmware_api_interface;
|