mirror of
https://github.com/xcat2/xNBA.git
synced 2024-12-14 23:31:39 +00:00
Currently unusable; do not attempt to compile
This commit is contained in:
parent
70acce06e4
commit
3b2f6e4585
@ -22,6 +22,8 @@
|
||||
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
*/
|
||||
|
||||
#warning "Currently broken"
|
||||
#if 0
|
||||
#include "pxe.h"
|
||||
|
||||
/* PXENV_UNDI_LOADER
|
||||
@ -81,3 +83,4 @@ PXENV_EXIT_t undi_loader ( struct s_UNDI_LOADER *undi_loader ) {
|
||||
undi_loader->u.Status = PXENV_STATUS_SUCCESS;
|
||||
return PXENV_EXIT_SUCCESS;
|
||||
}
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user