Sign in
zircon-guest
/
third_party
/
linux
/
57e35381bc13e6f18ac1ec255ca61ba1a5103e13
/
.
/
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