Skip to content
This repository has been archived by the owner on Feb 3, 2020. It is now read-only.

Commit

Permalink
tcg-op: clang-format fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Vitaly Chipounov <[email protected]>
  • Loading branch information
vitaly-cyberhaven committed Sep 8, 2019
1 parent 90940ed commit 7978d9e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions include/tcg/tcg-op.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,13 @@
#ifndef TCG_TCG_OP_H
#define TCG_TCG_OP_H

// XXX: do not reorder these includes
// clang-format off
#include "tcg.h"

#include "helper-proto.h"
#include "helper-gen.h"
// clang-format on

/* Basic output routines. Not for general consumption. */

Expand Down

0 comments on commit 7978d9e

Please sign in to comment.