blob: 200006d83873af486349492bc68f95328ca3865e [file] [log] [blame]
/*****************************************************************************
* PXE prefix that keep the UNDI portion of the PXE stack present
*****************************************************************************
*/
FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL )
#define PXELOADER_KEEP_UNDI
#define _pxe_start _kpxe_start
#include "pxeprefix.S"