Flipper Developer Docs
Loading...
Searching...
No Matches
intrinsic_export.h
1
#pragma once
2
#include <errno.h>
3
#include <stdint.h>
4
5
#ifdef __cplusplus
6
extern
"C"
{
7
#endif
8
9
void
__clear_cache(
void
*,
void
*);
10
void
* __aeabi_uldivmod(uint64_t, uint64_t);
11
12
#ifdef __cplusplus
13
}
14
#endif
targets
f7
platform_specific
intrinsic_export.h
Generated by
1.12.0