sitara_depot/components/free_rtos/profiler/quick_profiler.cpp

13 lines
139 B
C++

/*
* quick_profiler.cpp
*
* Created on: Oct 4, 2023
* Author: algin
*/
#include "quick_profiler.hpp"
namespace free_rtos {
}