]> Git Repo - qemu.git/blobdiff - tcg/ppc64/tcg-target.h
janitor: add guards to headers
[qemu.git] / tcg / ppc64 / tcg-target.h
index 97fc5c988578786cd15027288a213fe2e8368c56..9b8e9a07b83a43d1af6a9e02ff6217ba419c1b8c 100644 (file)
@@ -21,6 +21,7 @@
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  * THE SOFTWARE.
  */
+#ifndef TCG_TARGET_PPC64 
 #define TCG_TARGET_PPC64 1
 
 #define TCG_TARGET_WORDS_BIGENDIAN
@@ -109,3 +110,5 @@ typedef enum {
 #define TCG_AREG0 TCG_REG_R27
 
 #define TCG_TARGET_EXTEND_ARGS 1
+
+#endif
This page took 0.022817 seconds and 4 git commands to generate.