diff options
Diffstat (limited to 'Boot/NetBoot/NetBoot.hxx')
| -rw-r--r-- | Boot/NetBoot/NetBoot.hxx | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Boot/NetBoot/NetBoot.hxx b/Boot/NetBoot/NetBoot.hxx new file mode 100644 index 00000000..d45f1de1 --- /dev/null +++ b/Boot/NetBoot/NetBoot.hxx @@ -0,0 +1,12 @@ +/* + * ======================================================== + * + * NetBoot + * Copyright SoftwareLabs, all rights reserved. + * + * ======================================================== + */ + +#pragma once + +#include <NewKit/Defines.hpp> |
