From e611b132f9b8abe35b362e5870b74bce94a1e58e Mon Sep 17 00:00:00 2001 From: Adam Date: Sat, 16 May 2020 20:51:50 -0700 Subject: initial commit --- private/ntos/nthals/hallego/hal.src | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 private/ntos/nthals/hallego/hal.src (limited to 'private/ntos/nthals/hallego/hal.src') diff --git a/private/ntos/nthals/hallego/hal.src b/private/ntos/nthals/hallego/hal.src new file mode 100644 index 000000000..da778bb9d --- /dev/null +++ b/private/ntos/nthals/hallego/hal.src @@ -0,0 +1,7 @@ +// +// This file simply includes the common sources from the current HAL +// directory. When the structure is finally changed, the real file should +// be in this directory. +// + +#include "..\hal.src" -- cgit v1.2.3