]> Git Repo - qemu.git/commit
tcg: Add forward declarations for local functions
authorStefan Weil <[email protected]>
Sat, 17 Sep 2011 20:00:29 +0000 (22:00 +0200)
committerBlue Swirl <[email protected]>
Sat, 1 Oct 2011 06:11:17 +0000 (06:11 +0000)
commitc0ad3001bf12292b137b05e1c4643f31c6b0a727
tree5947dc3b9ac5b1f96672137281cec436ca61f369
parent840f58617b12a536ec56e5775ab42d730d0d6259
tcg: Add forward declarations for local functions

These functions are defined in the tcg target specific file
tcg-target.c.

The forward declarations assert that every tcg target uses
the same function prototype.

Signed-off-by: Stefan Weil <[email protected]>
Signed-off-by: Blue Swirl <[email protected]>
tcg/tcg.c
This page took 0.021158 seconds and 4 git commands to generate.