From 11da9d23fe323ce452fcd04a10a0ddf78eaa63ea Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Wed, 12 Jun 2013 19:46:04 +0200 Subject: imxtools: move hwemul to its own directory The hwemul is only partly imx specific: the stub is stmp specific but could be ported to other targets, the computer side and the protocol are mostly stmp independent (or should be). Change-Id: If88febffe591b0de86ea11cb740455ba20ddc401 --- utils/imxtools/hwemul/lib/hwemul_protocol.h | 1 - 1 file changed, 1 deletion(-) delete mode 100644 utils/imxtools/hwemul/lib/hwemul_protocol.h (limited to 'utils/imxtools/hwemul/lib/hwemul_protocol.h') diff --git a/utils/imxtools/hwemul/lib/hwemul_protocol.h b/utils/imxtools/hwemul/lib/hwemul_protocol.h deleted file mode 100644 index d3ffb6ce00..0000000000 --- a/utils/imxtools/hwemul/lib/hwemul_protocol.h +++ /dev/null @@ -1 +0,0 @@ -#include "../hwemul_protocol.h" -- cgit v1.2.3