From 7cb8c5f7096be04cd65ec41a5b8f98d0ae3e890a Mon Sep 17 00:00:00 2001 From: NĂ©lio Laranjeiro Date: Sun, 23 Nov 2008 19:35:46 +0100 Subject: tools/trace: First version of the trace creator parser source file. --- tools/trace/tinter/thost.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tools/trace/tinter/thost.py (limited to 'tools/trace/tinter/thost.py') diff --git a/tools/trace/tinter/thost.py b/tools/trace/tinter/thost.py new file mode 100644 index 00000000..5608874c --- /dev/null +++ b/tools/trace/tinter/thost.py @@ -0,0 +1,2 @@ +def thost_dump_memory(): + return "000000000100000002000301000000020000000300040200FEDA0056789A" -- cgit v1.2.3