From ae89bf9564c59ea3aee10f175d473e562af793f8 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 26 Jan 2024 12:43:00 +0100 Subject: h-core: update copyright year. add linker json for PEF targets. Signed-off-by: Amlal El Mahrouss --- newBoot/netBootModule/module.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'newBoot/netBootModule/module.cxx') diff --git a/newBoot/netBootModule/module.cxx b/newBoot/netBootModule/module.cxx index 286d9c50..759e5cfe 100644 --- a/newBoot/netBootModule/module.cxx +++ b/newBoot/netBootModule/module.cxx @@ -2,12 +2,12 @@ * ======================================================== * * NetBoot - * Copyright Mahrouss Logic, all rights reserved. + * Copyright 2024 Mahrouss Logic, all rights reserved. * * ======================================================== */ -extern "C" void __dmain(const char* ip, long iplen) +extern "C" void __Module(const char* ip, long iplen) { } -- cgit v1.2.3