blob: c89402a2db487a7e25fcc00cc16bff82347ab81f [file] [log] [blame]
Alexander Huemer59947a02011-09-06 00:09:48 +02001#ifndef _RRLP_H
2#define _RRLP_H
3
4void on_dso_load_rrlp(void);
5
6#endif /* _RRLP_H */
7