source:
bootcd/isolinux/syslinux-6.03/gpxe/src/include/cmdline.h
Last change on this file was e16e8f2, checked in by , 3 years ago | |
---|---|
|
|
File size: 103 bytes |
Line | |
---|---|
1 | #ifndef CMDLINE_H |
2 | #define CMDLINE_H |
3 | |
4 | /* Command line external functions */ |
5 | |
6 | void cmdl_start(); |
7 | |
8 | #endif |
Note: See TracBrowser
for help on using the repository browser.