Commit effeb25e authored by Jaikrishnan Menon's avatar Jaikrishnan Menon

CPU: Remove breakpoint macro

parent 60d38bfb
......@@ -37,8 +37,6 @@
#include "ngraph/runtime/cpu/cpu_kernel_emitters.hpp"
#include "ngraph/util.hpp"
#define EMIT_BREAKPOINT "__asm__ volatile(\"int $0x03\");\n"
using namespace std;
using namespace ngraph;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment