MCPcopy Create free account
hub / github.com/GValiente/butano / log_example_b_function

Function log_example_b_function

examples/log/src/main.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35__attribute__((noinline)) void log_example_b_function()
36{
37 log_example_c_function();
38}
39
40__attribute__((noinline)) void log_example_a_function()
41{

Callers 1

log_example_a_functionFunction · 0.85

Calls 1

log_example_c_functionFunction · 0.85

Tested by

no test coverage detected