summaryrefslogtreecommitdiffstats
path: root/contrib/syslinux-4.02/gpxe/src/include/cmdline.h
blob: 9ab29c537476179daee94cb583755246991b839b (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef CMDLINE_H
#define CMDLINE_H

/* Command line external functions */

void cmdl_start();

#endif