summaryrefslogtreecommitdiffstats
path: root/net/ax25/ax25_ctl.h
blob: 10a41d9910d708c17d39efc870bac25e957ec4a1 (plain)
1
2
3
4
5
6
#ifndef _AX25_CTL_H
#define _AX25_CTL_H

extern int ax25_ctl_ioctl(const unsigned int, void*);

#endif