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