Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
68749479cbb454e65485b9f8f3c896b9b965ecce
/
.
/
aos
/
crio
/
shared_libs
/
interrupt_bridge.cc
blob: a905c552de6fe1c95ccc6adb6fabc5535b08df30 [
file
] [
log
] [
blame
]
#include
"aos/crio/shared_libs/interrupt_bridge.h"
namespace
aos
{
namespace
crio
{
void
**
const
timer_notifiers
=
new
void
*[
SIGRTMAX
-
SIGRTMIN
];
}
// namespace crio
}
// namespace aos