source: bootcd/isolinux/syslinux-6.03/com32/include/syslinux/version.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: 124 bytes
Line 
1#ifndef _SYSLINUX_VERSION_H
2#define _SYSLINUX_VERSION_H
3
4#define __STDC_VERSION__ 200000L
5
6#endif /* _SYSLINUX_VERSION_H */
Note: See TracBrowser for help on using the repository browser.