]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/blob - ip/static-syms.c
Add reference to tc-codel(8) to the SEE ALSO section
[lisovros/iproute2_canprio.git] / ip / static-syms.c
1 #include <string.h>
2 void *_dlsym(const char *sym)
3 {
4 #include "static-syms.h"
5         return NULL;
6 }