Sign in
nest-open-source
/
nest-learning-thermostat
/
5.9.3
/
linux
/
a12877dc20b419f4f2a534b5c8601a85093b3afc
/
.
/
linux
/
net
/
rds
/
loop.h
blob: f32b0939a04dd6a7578b92ec8a03afed29d5600c [
file
]
#ifndef
_RDS_LOOP_H
#define
_RDS_LOOP_H
/* loop.c */
extern
struct
rds_transport rds_loop_transport
;
void
rds_loop_exit
(
void
);
#endif