Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
loop.h
Go to the documentation of this file.
1 #ifndef _RDS_LOOP_H
2 #define _RDS_LOOP_H
3 
4 /* loop.c */
6 
7 void rds_loop_exit(void);
8 
9 #endif