From: Philippe Mathieu-Daudé Date: Mon, 11 Sep 2017 21:33:27 +0000 (-0300) Subject: accel/tcg: move atomic_template.h to accel/tcg/ X-Git-Tag: v2.11.0-rc0~101^2~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=10f7d4d53d54fbe054333aa8e75f67f20052647a;p=thirdparty%2Fqemu.git accel/tcg: move atomic_template.h to accel/tcg/ Signed-off-by: Philippe Mathieu-Daudé Tested-by: Thomas Huth Message-Id: <20170911213328.9701-5-f4bug@amsat.org> Signed-off-by: Richard Henderson --- diff --git a/atomic_template.h b/accel/tcg/atomic_template.h similarity index 100% rename from atomic_template.h rename to accel/tcg/atomic_template.h