mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
remove useless comments in dma
This comment is useless, just removes it and makes the codes clear. Signed-off-by: Wanpeng Li <liwp@linux.vnet.ibm.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
3b2aba2f13
commit
97a33880e7
1 changed files with 0 additions and 1 deletions
1
dma.h
1
dma.h
|
@ -11,7 +11,6 @@
|
|||
#define DMA_H
|
||||
|
||||
#include <stdio.h>
|
||||
//#include "cpu.h"
|
||||
#include "hw/hw.h"
|
||||
#include "block.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue