summaryrefslogtreecommitdiffstats
path: root/private/ntos/nthals/haleb66/alpha/flash8k.c
diff options
context:
space:
mode:
Diffstat (limited to 'private/ntos/nthals/haleb66/alpha/flash8k.c')
-rw-r--r--private/ntos/nthals/haleb66/alpha/flash8k.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/private/ntos/nthals/haleb66/alpha/flash8k.c b/private/ntos/nthals/haleb66/alpha/flash8k.c
new file mode 100644
index 000000000..cfe6f38a2
--- /dev/null
+++ b/private/ntos/nthals/haleb66/alpha/flash8k.c
@@ -0,0 +1,5 @@
+#define HalpWriteNVRamBuffer HalpFlash8kWriteNVRamBuffer
+#define HalpReadNVRamBuffer HalpFlash8kReadNVRamBuffer
+#define HalpCopyNVRamBuffer HalpFlash8kCopyNVRamBuffer
+#include "..\..\halalpha\flash8k.c"
+