summaryrefslogtreecommitdiff
path: root/src/debug/daccess/arm64/primitives.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug/daccess/arm64/primitives.cpp')
-rw-r--r--src/debug/daccess/arm64/primitives.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/debug/daccess/arm64/primitives.cpp b/src/debug/daccess/arm64/primitives.cpp
new file mode 100644
index 0000000000..66bf4ed17d
--- /dev/null
+++ b/src/debug/daccess/arm64/primitives.cpp
@@ -0,0 +1,10 @@
+//
+// Copyright (c) Microsoft. All rights reserved.
+// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+//
+
+//
+
+#include "stdafx.h"
+
+#include "../../shared/arm64/primitives.cpp"