projects
/
platform
/
upstream
/
coreclr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d0946c
)
Fix arm64 build break
author
Rahul Kumar
<rahku@microsoft.com>
Tue, 24 Jan 2017 19:32:24 +0000
(11:32 -0800)
committer
Rahul Kumar
<rahku@microsoft.com>
Tue, 24 Jan 2017 19:32:24 +0000
(11:32 -0800)
src/inc/regdisp.h
patch
|
blob
|
history
diff --git
a/src/inc/regdisp.h
b/src/inc/regdisp.h
index 1b09ca0085f374849f42d57365d1594786938a95..4e2a5657b3460ccb13a09393c59fb2acfd7298a8 100644
(file)
--- a/
src/inc/regdisp.h
+++ b/
src/inc/regdisp.h
@@
-8,7
+8,7
@@
#ifdef DEBUG_REGDISPLAY
class Thread;
-
+struct REGDISPLAY;
void CheckRegDisplaySP (REGDISPLAY *pRD);
#endif // DEBUG_REGDISPLAY