]> Git Repo - qemu.git/commit
PPC: dbdma: Move defines into header file
authorAlexander Graf <[email protected]>
Sun, 30 Jun 2013 00:06:35 +0000 (02:06 +0200)
committerAlexander Graf <[email protected]>
Thu, 11 Jul 2013 16:51:24 +0000 (18:51 +0200)
commitf2f963fd0775263f9c1cdd3cd92b171c8dae6c77
tree2508d55bf8b504983c53c25a08ce321a6213bc22
parent7eaba824b6bc14ee724f8593891f2165d2faa4ab
PPC: dbdma: Move defines into header file

We usually keep struct and constant definitions in header files. Move
them there to stay consistent and to make access to fields easier.

Signed-off-by: Alexander Graf <[email protected]>
hw/misc/macio/mac_dbdma.c
include/hw/ppc/mac_dbdma.h
This page took 0.026211 seconds and 4 git commands to generate.