[tcp] Enable AF_INET6 transport for tcp connections
[gpxe.git] / src / include / cmdline.h
blob9ab29c537476179daee94cb583755246991b839b
1 #ifndef CMDLINE_H
2 #define CMDLINE_H
4 /* Command line external functions */
6 void cmdl_start();
8 #endif