source: bootcd/isolinux/syslinux-6.03/gpxe/src/include/cmdline.h @ e16e8f2

Last change on this file since e16e8f2 was e16e8f2, checked in by Edwin Eefting <edwin@datux.nl>, 3 years ago

bootstuff

  • Property mode set to 100644
File size: 103 bytes
Line 
1#ifndef CMDLINE_H
2#define CMDLINE_H
3
4/* Command line external functions */
5
6void cmdl_start();
7
8#endif
Note: See TracBrowser for help on using the repository browser.