1/*****************************************************************************
2 * PXE prefix that keep the UNDI portion of the PXE stack present
3 *****************************************************************************
4 */
5
6FILE_LICENCE ( GPL2_OR_LATER )
7
8#define PXELOADER_KEEP_UNDI
9#include "pxeprefix.S"
10