summaryrefslogtreecommitdiff
path: root/TAO/tests/Portable_Interceptors/Redirection/CrashPoint.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Portable_Interceptors/Redirection/CrashPoint.cpp')
-rw-r--r--TAO/tests/Portable_Interceptors/Redirection/CrashPoint.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/TAO/tests/Portable_Interceptors/Redirection/CrashPoint.cpp b/TAO/tests/Portable_Interceptors/Redirection/CrashPoint.cpp
new file mode 100644
index 00000000000..3a0f5ad82ac
--- /dev/null
+++ b/TAO/tests/Portable_Interceptors/Redirection/CrashPoint.cpp
@@ -0,0 +1,6 @@
+// author : Boris Kolpackov <boris@dre.vanderbilt.edu>
+// $Id$
+
+#include "CrashPoint.h"
+
+short crash_point = 0;