Itoyori  v0.0.1
scheduler.hpp
Go to the documentation of this file.
1 #pragma once
2 
3 #include "ityr/common/util.hpp"
4 #include "ityr/ito/options.hpp"
8 
9 namespace ityr::ito {
10 
12 
13 }
#define ITYR_CONCAT(x, y)
Definition: util.hpp:20
#define ITYR_ITO_SCHEDULER
Definition: aarch64.hpp:5
ITYR_CONCAT(scheduler_, ITYR_ITO_SCHEDULER) scheduler
Definition: scheduler.hpp:11