diff options
Diffstat (limited to 'dev/ZBAKit/Modules/NetBoot/Module.cc')
| -rw-r--r-- | dev/ZBAKit/Modules/NetBoot/Module.cc | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/dev/ZBAKit/Modules/NetBoot/Module.cc b/dev/ZBAKit/Modules/NetBoot/Module.cc deleted file mode 100644 index 1b4a4bb4..00000000 --- a/dev/ZBAKit/Modules/NetBoot/Module.cc +++ /dev/null @@ -1,16 +0,0 @@ -/* - * ======================================================== - * - * NetBoot - * Copyright (C) 2024, Theater Quality Inc, all rights reserved., all rights reserved. - * - * ======================================================== - */ - -#include <NetBoot.h> -#include <BootKit/BootKit.h> - -EXTERN_C Int32 main(Kernel::HEL::BootInfoHeader* Handover) -{ - return kEfiOk; -} |
