source: bootcd/isolinux/syslinux-6.03/gpxe/src/arch/i386/prefix/unnrv2b16.S

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

bootstuff

  • Property mode set to 100644
File size: 117 bytes
Line 
1/*
2 * 16-bit version of the decompressor
3 *
4 */
5
6FILE_LICENCE ( GPL2_OR_LATER )
7
8#define CODE16
9#include "unnrv2b.S"
Note: See TracBrowser for help on using the repository browser.